- 06 Feb, 2015 1 commit
-
-
Romain Courteaud authored
-
- 05 Feb, 2015 5 commits
-
-
Sebastien Robin authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
This is for now an had-hoc working implementation. In order to make it more maintainable, it will probably be required to handle attachment's mime type correctly in the JS.
-
Xiaowu Zhang authored
-
Romain Courteaud authored
-
- 04 Feb, 2015 2 commits
-
-
Romain Courteaud authored
Ensure only jIO API is used. Allow to access all ERP5 functionnality with getAttachment. Improve IE support.
-
Jérome Perrin authored
-
- 03 Feb, 2015 1 commit
-
-
Tristan Cavelier authored
-
- 02 Feb, 2015 3 commits
-
-
Tristan Cavelier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 30 Jan, 2015 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
This the default way to authenticate in ERP5. Without this, it is DANGEROUS to activate another plugin. The PluggableAuthenticationService lists all activated plugin and if at least one is available then it deactivate the default way to authenticate. And if you are not able to pass the activated plugin then you cannot login anymore. To prevent this, we can activate a plugin which uses the default way to authenticate (Dumb HTTP Extraction Plugin), and THEN activate another plugin.
-
Tristan Cavelier authored
-
- 29 Jan, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Jan, 2015 4 commits
-
-
Sebastien Robin authored
-
Sven Franck authored
-
Sven Franck authored
- update form positioning CSS - add inset tag-list CSS - update + fix theming for buttons
-
Sven Franck authored
-
- 27 Jan, 2015 1 commit
-
-
Aurel authored
-
- 26 Jan, 2015 4 commits
-
-
Jérome Perrin authored
fixup! Listbox: do not get stat values on brains by index when we can simply get them by key (ie. column name) Exception is now a key error
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Vincent Pelletier authored
-
- 22 Jan, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
local_permission_interaction_workflow is only for Role Definition.
-
Arnaud Fontaine authored
erp5_code_mirror: Gutter and source code separator line was not displayed because of erp5.css (df7eb0fd).
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Incompatibilities fixed: * python-hint.js was removed in favor of hintWords functionality (TODO for ERP5). * diff_match_patch is not shipped with CodeMirror anymore. * lint addon API change.
-
- 20 Jan, 2015 1 commit
-
-
Gabriel Monnerat authored
erp5_upgrader: Use erp5_full_text_myisam_catalog instead of erp5_full_text_mroonga_catalog because erp5_full_text_mroonga_catalog will be the default
-
- 19 Jan, 2015 2 commits
- 16 Jan, 2015 8 commits
-
-
Xiaowu Zhang authored
Do not use append option which will change option's selected attribute to true
-
Arnaud Fontaine authored
This will display warnings/errors icons next to the line number, likewise Ace Editor implementation.
-
Arnaud Fontaine authored
-
Jérome Perrin authored
-
Aurel authored
accounting : do the stat with the select parameter otherwise it counts distinct which give bad results
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
By default, all are selected and this was not changed
-
Sebastien Robin authored
This reverts commit c00318de.
-