An error occurred fetching the project authors.
- 19 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
With IE having same JavaScript variable name as DOM Id raises "Object doesn't support this property or method" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
When Anonymous User wants to interact with a gadget (i.e. change listbox) it's now possible and not required to stop him with an alert message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
Clean up unused code. Fix identation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2011 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2010 1 commit
-
-
Ivan Tyagov authored
Create new pad in synchronous fashion, rather than a mix of an asynchronous request in browser and redirect afterwards. Clean up some comments. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2010 1 commit
-
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_ldap_catalog - erp5_rss_reader - erp5_tiosafe_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2010 1 commit
-
-
Ivan Tyagov authored
If an asynchronous gadget is minimized we do not need to load its content from server (needless requests). Still we will load it when user click maximize button. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2010 3 commits
-
-
Ivan Tyagov authored
When use creates a default or new tab using a language switch in url (i.e. <web_site_url/fr) make sure we set real Web Site context rather than temporary one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
In Web Mode we can have a temporary Web Site objects created based on current language, takem this into account when determine right active pad. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Excluded BT: - erp5_banking_* - erp5_egov* - erp5_registry_ohada* - erp5_mysql_ndb_catalog - erp5_bpm - erp5_full_text_sphinxse_catalog - erp5_project_mysql_innodb_catalog - erp5_content_translation - erp5_software_pdm - erp5_ldap_catalog - erp5_rss_reader - erp5_tiosafe_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2010 3 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41418 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Dec, 2010 3 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Refactor Feed reader use mentioned above feature. Use JSON dump whenever possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Migrate Tools to portal type classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2010 2 commits
-
-
Ivan Tyagov authored
When user clicks save gadget preferences form we should pass to where user should be redirected after saving (if it happens synchronously). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Dec, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make changes towards instant pad switch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2010 3 commits
-
-
Ivan Tyagov authored
Initialize draggable & droppable functionality of new pad. Use proper script name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use JSON to load new pads. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
When using rename & add pop up set automatically the focus to input field in order to make it straight forward for user. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2010 3 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Do not show tab navigation when user is not actually allowed to switch between tabds (i.e. pads). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Nov, 2010 6 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use some macros (whenever possible). Clean up code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
With proper configuration it's now possible to make generic ERP5Site_viewHomeAreaRenderer (usable to render a gadgets in columns). Make ERP5Site_getActiveKnowledgePadForUser generic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Merge WebSection_viewDashboardWidget to default KnowledgePad_viewDashboardWidget (they do the same). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Nov, 2010 4 commits
-
-
Ivan Tyagov authored
Initial work on making switching between gadgets in an asynchronous calls (no page refresh). Work in progress. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Gadgets should act as a generic system which can be integrated into any kind of web theme without need to support this in its code itself (it's job of the theme to configure gadgets accordingly through proper CSS, overrides, etc..) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-