An error occurred fetching the project authors.
- 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 9 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
-
Gabriel L. Oliveira authored
- Implement change state button with javascript dialog - Add div element to place listbox pagination buttons
-
- 01 Aug, 2011 3 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
-
- 21 Jun, 2011 2 commits
-
-
Gabriel L. Oliveira authored
Override ListBox_viewSliderPageNavigationRenderer while not able to make default ajax navigation renderer to work
-
Gabriel L. Oliveira authored
Preference_viewHtmlStyle was overriden to add xinha as an option into its listbox
-
- 04 Apr, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add field to change the language of Web Site git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add script ERP5Site_loadEmailThreadData to load the data of selected email. This script is used to open one email in the current page. * Refactor ERP5Site_createNewEmailThread to do not create a new email if it already exist one Email Thread created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add logo to UNG Mail * Add Form to compose a new email * Refactor code to display in listbox the hour instead of the date when the email was created in current day * Add javascript file to UNG Mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Feb, 2011 2 commits
-
-
Gabriel Monnerat authored
* Add domain to UNG Mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Initial commit to UNG Mail * Added Web Section and form to Mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2011 1 commit
-
-
Gabriel Monnerat authored
* Release 0.3 (r43019) * Added UNG Calendar Prototype git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add Web Section to UNG Calendar and added new form and css file for this section. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add CachingMethod to extract all subjects from all objects in Web Page Module git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add gadget view on UNG template and added script to add a gadget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add dialog to display the list of gadget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2011 1 commit
-
-
Gabriel Monnerat authored
* Add Domains and clean up the code that generates domains git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2010 1 commit
-
-
Gabriel Monnerat authored
* Added javascript code to be possible choose the theme to Spreadsheet editor and save it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2010 2 commits
-
-
Gabriel Monnerat authored
* Implemented javascript code to be possible save all changes on enabled preferences. * Clean up the code to remove some global variables git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Fix issue with search * Add tag to display the document's key shared in the view page. * Refactor javascript code to checkall and uncheckall actions do not reload the page git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2010 4 commits
-
-
Gabriel Monnerat authored
* Initial commit to load part of user and system preferences git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
revert part of code(r41659) because this code is breaking the Web Site when a anonymous user try access one document shared. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Implemented code to allow which the user edit the document using the reference of the document shared. If is a Anonymous User, one user is created to him. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Clean up the script to generate the UNG Domains and remove not used scripts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2010 2 commits
-
-
Gabriel Monnerat authored
* Added page to Login and script to Logout git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Initial implementation to share documents in UNG. * Added redirect to be possible open the document with the key. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-