An error occurred fetching the project authors.
- 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 8 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
-
Gabriel L. Oliveira authored
- Inputs and img tags are not self-closed
-
Gabriel L. Oliveira authored
Fix domain_url param for method unfoldDomain, that now receives string like "domain_url.domain_depth"
-
Gabriel L. Oliveira authored
- Retrieves document list from user as JSON - Also returns default/generic javascript used to get/update UNG listbox
-
Gabriel L. Oliveira authored
Not necessary anymore, since now listbox is paging asynchronously like any other asynchronous gadget
-