An error occurred fetching the project authors.
- 24 Mar, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2011 2 commits
-
-
Ivan Tyagov authored
Make first, last, next and previous buttons work within popup ui style. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2010 2 commits
-
-
Nicolas Dumazet authored
* Also inhibit button.save (usual disk image on views) so that saving a view updates inside the dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Refactor/simplify in order to extend jQuery with a erp5_popup function that can be re-used in other scripts/projects. In this way anyone who has loaded the .js can invoke a popup: myelement.erp5_popup({ dialog: { // usual jquery.ui.dialog parameters here title: "a popup to make UI snappier", }, load: { // specify what url should be loaded inside the popup url: "/erp5/my_module", params: ...., }, } git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2010 1 commit
-
-
http://svn.erp5.org/?view=revision&revision=36228Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2010 1 commit
-
-
Yoshinori Okuji authored
* Fix a bug that scripts in every fetched document may be executed. Otherwise, ready callbacks can be executed many times. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2010 1 commit
-
-
Yoshinori Okuji authored
* Remove jquery from this Business Template. Instead, depend on erp5_jquery. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Apr, 2010 1 commit
-
-
Ivan Tyagov authored
Make it possible control http method from callee. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2010 1 commit
-
-
Yoshinori Okuji authored
* Fix a mistake that "destroy" was not used correctly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2010 2 commits
-
-
Yoshinori Okuji authored
* Customize the jQuery UI theme for ERP5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Clone bottom actions into the top. * Reduce the amount of time when a vacant dialog is displayed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2010 1 commit
-
-
Yoshinori Okuji authored
* Initial import. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2006 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2005 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-