change_log 2.61 KB
Newer Older
Gabriel Monnerat's avatar
Gabriel Monnerat committed
1 2 3 4
2010-12-27 gabriel
* Implemented javascript code to be possible save all changes on enabled preferences.
* Clean up the code to remove some global variables

Gabriel Monnerat's avatar
Gabriel Monnerat committed
5 6 7 8 9
2010-12-27 gabriel
* 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

Gabriel Monnerat's avatar
Gabriel Monnerat committed
10
2010-12-22 gabriel
Gabriel Monnerat's avatar
Gabriel Monnerat committed
11
* Initial commit to load part of user and system preferences
12
* Implemented code to allow which the user edit the document using the reference of the document shared.
Gabriel Monnerat's avatar
Gabriel Monnerat committed
13 14
* Clean up the script to generate the UNG Domains and remove not used scripts.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
15
2010-12-20 gabriel
Gabriel Monnerat's avatar
Gabriel Monnerat committed
16
* Added page to Login and script to Logout
Gabriel Monnerat's avatar
Gabriel Monnerat committed
17 18 19
* Initial implementation to share documents in UNG.
* Added redirect to be possible open the document with the key.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
20 21 22
2010-12-16 gabriel
* Implemented feature to change the state of Document via UNG Theme

Gabriel Monnerat's avatar
Gabriel Monnerat committed
23
2010-12-14 gabriel
Gabriel Monnerat's avatar
Gabriel Monnerat committed
24 25
* Added default reference for templates.
* Refactor code to create the documents allowed in UNG using ERP5 System Templates.
Gabriel Monnerat's avatar
Gabriel Monnerat committed
26 27
* Added one preference and one template for each allowed object in UNG Web Site

Gabriel Monnerat's avatar
Gabriel Monnerat committed
28 29 30
2010-12-13 gabriel
* Remove all categories because for now all ung sections are domains only

Gabriel Monnerat's avatar
Gabriel Monnerat committed
31 32 33
2010-12-10 gabriel
* Refactored code to be possible make upload of Spreadsheet Documents.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
34 35 36
2010-12-10 gabriel
* Added box and feature to make upload of Text documents.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
37 38 39
2010-12-07 gabriel
* Added feature to be possible filter the Listbox according to the Portal Type

Gabriel Monnerat's avatar
Gabriel Monnerat committed
40 41 42
2010-12-06 gabriel
* refactor the script WebSection_deleteObjectList to remove completely the objects with state 'deleted'.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
43 44 45
2010-12-06 gabriel
* Added one domain and categories to filter the documents in listbox.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
46 47 48
2010-12-04 gabriel
* Refactor script to not delete object completely but only change the state in the first time. The goals is only remove the object completely on the trash section.

Gabriel Monnerat's avatar
Gabriel Monnerat committed
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
2010-11-12 gabriel
* clean up css to show records number of listbox in toolbar

2010-11-11 gabriel
* Added page navigation to listbox

2010-11-05 gabriel
* Implemented action to rename document and added script to do it.

2010-10-29 gabriel
* added dropdown menu to create new documents and css style for it

2010-10-26 gabriel
* Remove not used attributes in ung template and added Jquery to change the content width dynamically

2010-10-25 gabriel
* Added feature to search documents by text and change 'Refresh' button to reset the query

2010-10-21 gabriel
* Added action to create new Web documents

2010-10-19 gabriel
* Added ERP5 Form to show contents allowed in UNG WebSite and added new styles to listbox

2010-10-14 gabriel
* Clean up the bt5 because all fields were moved to erp5_web_ung_core