An error occurred fetching the project authors.
- 25 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2011 5 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make sure to unbind all "click" events when initializing gadget's show / hide tabs switch otherwise we may chain too much of them (in cases of instant pad switch). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
All kind of gadget column renders use global gadget definitions now (rather than copy / paste code approach). Allow more flexible renderer configuration from outside caller. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2011 2 commits
-
-
Ivan Tyagov authored
Do not return meaningless content. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42498 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2011 3 commits
-
-
Ivan Tyagov authored
Be consistent and configure server side integration scripts & fomr ids (ones used in JavaScript) in JavaScript only. Remove not used JavaScript function. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 2 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
-