An error occurred fetching the project authors.
- 30 Jan, 2014 1 commit
-
-
- 10 Sep, 2013 3 commits
-
-
Arnaud Fontaine authored
ZODB Components: Revert 'Allow to execute runUnitTest for bt5 Test Components' (a771dca4) to fix tests bootstrap. The new syntax to load ZODB Tests Components is: runUnitTest BT_TITLE:TEST_NAME That commit was too adhoc as it was relying upon filesystem to load Tests Components and was not behaving like any other Components (versions was not available and other Components were not importable). At the end, it would have meant that a Test Component ran through runUnitTest and Live Tests (in ERP5 itself) would have behaved differently, thus instead: 1/ Install BT_TITLE dependencies and its test dependencies (new bt property to specify bt to be installed only for tests on a fresh instance). 2/ The site is loaded. 3/ Load the test by importing it like any other Components.
-
Arnaud Fontaine authored
Avoid an extra step for developers by keeping the last Workflow History for Components by default.
-
Arnaud Fontaine authored
-
- 27 Jun, 2013 1 commit
-
-
Julien Muchembled authored
And Chameleon does not workaround by lowercasing them automatically.
-
- 17 May, 2013 1 commit
-
-
Lingnan Wu authored
-
- 22 Jan, 2013 1 commit
-
-
Jérome Perrin authored
The same mistake seem to be present in other parts of this test.
-
- 15 May, 2012 1 commit
-
-
Julien Muchembled authored
This is a followup to commit 8995b645 ("always start transactions with begin() and make tic() commit automatically"): there is now no need to use self.stepTic() instead of self.tic()
-
- 09 Apr, 2012 1 commit
-
-
Julien Muchembled authored
-
- 13 Dec, 2011 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Most of UNG code is part of a UNGDoc skin created during bt5 install in order to not mess with rest of ERP5 UI code. Adjust test (dirty) accordingly.
-
- 09 Dec, 2011 3 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
UNG code contains overrides of default ERP5 UI and KM UI which breaks it so add theme to its default skin selection (same way as KM).
-
- 15 Nov, 2011 1 commit
-
-
Tatuya Kamada authored
-
- 07 Oct, 2011 1 commit
-
-
Gabriel L. Oliveira authored
Navigation tree has to be dynamic, near the list of documents
-
- 22 Sep, 2011 14 commits
-
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
* Add helper method to update checked items on portal_selections before showing them to have its state changed.
-
Gabriel L. Oliveira authored
* Disappear with old button of 'change state' * Turn default new method to change state of checked items XXX: this new method is not totally working yet, just first checked element have its state changed
-
Gabriel L. Oliveira authored
* Fix its height to a dynamic format
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
* Verticalize 'menu-create' items * Fix :hover border on 'menu-create' items, that was going out of item border * Fix 'select-language' item layout
-
Gabriel L. Oliveira authored
* Now it has a 'boxified' layout
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
* main UNG listbox now has a dynamic width * listbox-tree-navigation now has a dynamic width * Both 'height' are now dynamic XXX: need to set a 'min-height' for main UNG listbox
-
Gabriel L. Oliveira authored
* toogleLoading([true, false], message) is used to show or hide loading alert, with a dynamic message
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
* Improve documentation * Add ';' to end of line
-
Gabriel L. Oliveira authored
* Dynamize its 'width', so that it can show more options without breaking layout * Add show effect when its opening * Make it work synchronously, first getting user information
-
- 21 Sep, 2011 6 commits
-
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
* When not logged in, just display "log in" form and stop processing unnecessary behaviours.
-
Gabriel L. Oliveira authored
* Update the checked items before showing the dialog box, * Fixing the problem where only the old marked items were presented. * Apply same layout of UNG Documents listbox table * Dynamize the dialog 'height'
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Now "Not implemented yet" message is located on the left side of UNG. Slow a little its appearing effect.
-
Gabriel L. Oliveira authored
Make "Refresh" button correctly reset UNG listbox checked items, asynchronously.
-
- 02 Aug, 2011 4 commits
-
-
Gabriel L. Oliveira authored
Only loads UNG document list when on UNG main page.
-
Gabriel L. Oliveira authored
- It'll be, in near future, based on default Preference_viewHtmlStyle
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
- Search form now works asynchronous, linked with listbox gadget UNG main javascript take care of linking it to work
-