Commit Graph

29 Commits

Author SHA1 Message Date
Marco Antonio Nina
2a2f053126 BUG 7536 Problem with moving a file from one folder to another foldER... SOLVED
- No exist the methods corresponding.
- Was added the methods for copy and move directories.
2012-10-05 15:02:46 -04:00
Marco Antonio Nina
4f3003cbf8 BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
- The same document can be uploaded more than once even if the option overwrite is checked.
- Was add this functionality.
2012-09-12 09:33:18 -04:00
Marco Antonio Nina
90d465811a BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
- The same document can be uploaded more than once even if the option overwrite is checked.
- Was add this functionality.
2012-09-11 17:12:45 -04:00
Marco Antonio Nina
846bf611ea BUG 8069 PagedTable for HOME>>DOCUMENTS got ISSUES SOLVED
- The same document can be uploaded more than once even if the option overwrite is checked.
- Was add this functionality.
2012-09-11 14:01:20 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Marco Antonio Nina
fb83aef89b CODE STYLE
- workflow/engine/menus/cases.php
- workflow/engine/methods/appFolder/appFolderAjax.php
2012-07-19 17:13:59 -04:00
Marco Antonio Nina
3e22cd5c25 BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 16:07:17 -04:00
Marco Antonio Nina
0823fa907d BUG 8408 Acceso a Documentos por usuarios sin permiso... SOLVED
- Not validated the permission PM_FOLDERS_VIEW.
- the user must have this permit and may only view documents in the processes that participate, and for see all with the permission PM_ALLCASES.
2012-07-19 12:28:56 -04:00
Brayan Osmar Pereyra Suxo
1856067042 BUG 9395 the code don't uses standard SOLVED
- I add standart to code
2012-07-09 15:31:23 -04:00
Brayan Osmar Pereyra Suxo
abebd247e6 BUG 9395 Don't show folders in tree of Documents SOLVED
- I add validate to ajax tree to show all folders
2012-07-09 10:51:36 -04:00
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00
Alvaro Campos
e4faf42c8c BUG 5436 Documents, files are deleted if don't select a folder to... SOLVED
- The problem is very old and change that screen interface with ExtJS.
- But reviewing the functionality of "move" and "copy" we see that were not completed, was it advanced with "move" in order to move a file to another address, simply drag the file to your new location.
2012-03-09 10:09:13 -04:00
Hector Cortez
3f695d28c6 BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code. 2012-02-28 16:15:54 -04:00
Hector Cortez
ee22d188cd BUG 5163 Changed the short open tags for PHP code to long open tag. 2011-12-22 16:56:22 -04:00
Carlos Pacha
5b2efe5ea5 BUG 0000 improving the documents option (add, delete folders and docuemnts)
improving Code add, remove folder and documents
2011-11-14 19:01:53 -04:00
Carlos Pacha
8ec28d5f71 BUG 7920 The "Not in folder" folder shouldn't be created by default
removed "Not in Folder" and all documents that hadn't a defined folder is showed in ROOT now
2011-11-08 18:56:41 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
7a152675f8 BUG 5601 Documents are being loaded too slow
Fixed issue implementing pagination. Some other fixes and improvements applied in this commit: Better Refresh button for documents tree, bug 6919 fixed too
2011-08-09 17:36:35 -04:00
Hugo Loza
dbac405369 Bug ID: 6278. Fixed. Problems with IE in Documents 2011-02-25 16:52:05 +00:00
Hugo Loza
67355a5c1e Using configured format for owner and Dates.. 2011-02-25 13:32:46 +00:00
Hugo Loza
bee0142ee0 Bug Id: 6274. Fixed. Documents with correct labels (translations) 2011-02-24 23:15:57 +00:00
Hugo Loza
3fb52800fb Bug Fixed 6256. Error creating folders 2011-02-23 22:14:28 +00:00
Hugo Loza
cc9ed295d7 Correct mime descriptions. Added 41 Labels to translation 2011-02-22 15:26:56 +00:00
Hugo Loza
8999f3e77e Documents V1 ready 2011-02-21 13:37:24 +00:00
Hugo Loza
3a851208da Documents CopyMove almost complete... 2011-02-14 16:32:25 +00:00
Hugo Loza
eed775856b Move action for documents 2011-02-08 12:47:09 +00:00
Hugo Loza
483544b652 Documents upgrade .. 2011-02-04 22:05:14 +00:00
Hugo Loza
779a87e046 Documents at 65%. Display folders and documents, no pagination yet.. Posible to create Folders and upload external files. Working on Download, search 2010-12-17 22:30:02 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00