- 19 Jan, 2016 1 commit
-
-
Jérome Perrin authored
-
- 18 Jan, 2016 4 commits
-
-
Tristan Cavelier authored
erp5_web _renderjs_ui: fix should keep search parameter when accessing parent module from breadcrumb bug: 20160107-442A08
-
Tristan Cavelier authored
svg-edit: https://code.google.com/p/svg-edit/ method-draw: https://github.com/duopixel/Method-Draw/tree/eac7ea07c6eabe34a54c9b7b413e4a007c53aa22
-
Romain Courteaud authored
- 17 Jan, 2016 1 commit
-
-
Gabriel Monnerat authored
[erp5_web_renderjs_ui] Fixup: Extend code to be possible recover password from WebSite using new ERP5 UI The attribute was duplicated. Then password are displayed as clear text instead of using the "password" specific font.
-
- 15 Jan, 2016 10 commits
-
-
Romain Courteaud authored
-
iv authored
-
iv authored
-
Tristan Cavelier authored
also prevent from going backward by pressing backspace
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Romain Courteaud authored
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
Follow listbox behaviour: http://git.erp5.org/gitweb/erp5.git/blob/9abfc6c412eb8635f6ab805d0af1b5d9f3e3facd:/product/ERP5Form/ListBox.py?js=1#l2321
-
- 14 Jan, 2016 16 commits
-
-
Romain Courteaud authored
buildQuery should not fail either. See http://git.erp5.org/gitweb/erp5.git/commit/cc1778373e38a55e252c3d006bba952d30ed2afd?js=1
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
When accessing the web site, the page is redirected to login page with came_from equal https://URL/web_site_module/WEBSITE/#!login{?n.me} When trying to replace, nothing changes, the page is redirected to the url in came_from and we have this error: Error: Error: Unsupported command login{
-
iv authored
-
Sebastien Robin authored
Such script might be called when only owner has right to do modification, or only assignee, or only assignor depending on configuration. Thus use Manager in proxy fole. This is ok since the guard check for modify portal content before calling
-
Sebastien Robin authored
Calculation of periods needs a starting date to know how to repeat the period.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
This is required to propagate workflow state to lines into the catalog
-
Sebastien Robin authored
This include following types : - time table : it's a group calendar with a convenient user interface to define employee's week time - public holiday module : allows to define public holidays. Such holidays are taken into account by group calendar assignments
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
-
Romain Courteaud authored
When a user is already authenticated (by any method) and an Unauthorized error occurs, ZPublisher returns the WWW-Authenticate HTTP header which leads to a blocking popup authentication window in user browser. This patch just desactivate the HTTP header. Except this, error is handled as previously.
-
- 13 Jan, 2016 5 commits
-
-
Tristan Cavelier authored
bug #20160107-9E3B60
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Fix property name for skin layer ordering on the skin folder.
-
- 12 Jan, 2016 3 commits
-
-
Julien Muchembled authored
See also http://git.erp5.org/gitweb/neoppod.git/commitdiff/54d692c?js=1 ("client: drop monkey-patch that is not mandatory anymore for NEO")
-
Gabriel Monnerat authored
-
Romain Courteaud authored
-