- 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.
-
- 04 Aug, 2011 1 commit
-
-
Gabriel L. Oliveira authored
* 'ung_knowledge_pad' should remain in public state * 'ung_document_list' gadget should remain in public state
-
- 02 Aug, 2011 11 commits
-
-
Gabriel L. Oliveira authored
Only loads UNG document list when on UNG main page.
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Add "ung_knowledge_pad" to path
-
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
-
Gabriel L. Oliveira authored
- Implement change state button with javascript dialog - Add div element to place listbox pagination buttons
-
- 01 Aug, 2011 7 commits
-
-
Gabriel L. Oliveira authored
- Refactor to apply new way to render ung listbox - Increase performance by loading some elements only when necessary
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Now unfoldDomain receives string like "domain_string.domain_depth", and does not receive 'domain_depth' param anymore Also disable 'reset' command when rendering
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Remove old listbox from main form, and add new one that links listbox from gadget
-
Gabriel L. Oliveira authored
Add new UNG main listbox, based on an asynchronous gadget
-