ralph
15e7df5912
Adding CaseTrackerObjectPeer
2012-12-06 16:47:05 -04:00
ralph
3a52bc3a27
Adding GroupUserPeer GroupwfPeer
2012-12-06 15:57:34 -04:00
ralph
46d3d4a81c
adding ReportVarPeer
2012-12-06 14:27:11 -04:00
ralph
1946094c1b
Adding CaseTrackerPeer
2012-12-05 11:59:09 -04:00
ralph
313f668cc0
Merge branch 'master' of github.com:ralpheav/processmaker
2012-12-04 10:16:18 -04:00
ralph
b4efcb414e
Adding forgotten include classes
2012-12-04 10:11:38 -04:00
Victor Saisa Lopez
0fbe08bff4
BUG 0000 "Added index in to LOGIN_LOG table" SOLVED
...
- Added index in to LOGIN_LOG table
* Available from version 2.0.46
2012-12-03 10:29:29 -04:00
Gustavo Cruz
088737da93
merging some changes from the upstream master branch
2012-11-30 11:27:38 -04:00
julceslauhub
e03bc5c44d
Merge pull request #1022 from marcoAntonioNina/BUG-10118
...
BUG 10118 Upgrade script fails when needs to upgrade several WS SOLVED
2012-11-30 06:53:08 -08:00
Gustavo Cruz
6b0bf98b65
Fixing additional file permissions before final commit
2012-11-30 10:47:17 -04:00
julceslauhub
75cdfc2145
Merge pull request #1021 from Jennydmz/BUG-5437
...
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
2012-11-30 06:36:04 -08:00
Marco Antonio Nina
49067865d1
BUG 10118 Upgrade script fails when needs to upgrade several WS SOLVED
...
- The connections persistence of mysql no close.
- Was add set variable interactive_timeout and MYSQL_CLIENT_INTERACTIVE for connection persistent.
2012-11-30 09:40:58 -04:00
jennylee
fc54701386
BUG-5437 New Feature 'Edit the file Name' in HOME -> DOCUMENTS.
...
I add a new function: UPDATE in 'engine/classes/model/AppFolder.php', and in 'engine/methods/appFolder/appFolderAjax.php' to save the new name of the file.
2012-11-29 16:35:20 -04:00
Gustavo Cruz
58af1e569e
Merge branch 'pm_wysiwyg'
2012-11-29 13:35:28 -04:00
julceslauhub
c6f965c9a1
Merge pull request #1012 from ralpheav/master
...
adding Bootstrap::json_encode to translations
2012-11-29 08:32:56 -08:00
Gustavo Cruz
f55ff5bdae
Automatic merge with the upstream master branch
2012-11-29 12:18:58 -04:00
ralph
5c89c9d499
Adding new Bootstrap::json_encode()
2012-11-29 11:21:52 -04:00
Marco Antonio Nina
29d4cb3fa0
BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
...
- According to the specifications.
- Was add the the list of emails.
enter the commit message for your changes. Lines starting
2012-11-28 12:54:11 -04:00
ralph
8eaacc678a
Adding SteepSuperVisorPeer interface class
2012-11-26 17:51:55 -04:00
ralph
1e15c5108d
Adding ContentPeer & TriggerPeer, only if they are needed.
2012-11-23 13:05:01 -04:00
ralph
b4a937b1bc
Adding AppFolder to autoloader, missed in Save Cases feature.
2012-11-23 11:49:08 -04:00
ralph
d7962637a8
Commenting DB interface requiere files from processMap class, already in Autoloader.
2012-11-22 16:33:58 -04:00
ralph
4da103893b
Commenting unnecesary require files.
2012-11-22 15:52:02 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
user
24cb5bce52
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-20 14:04:40 -04:00
Victor Saisa Lopez
e10d68ba58
BUG 7752 "No webservice to add notes" SOLVED
...
- New feature
- Web Services for add case note
- Added functions "PMFAddCaseNote, WSAddCaseNote" in "class.pmFunctions.php"
- Added function "addCaseNote" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-19 14:35:10 -04:00
user
1448ac728d
Merge branch 'master' into pm_wysiwyg
2012-11-19 14:04:22 -04:00
user
6d52bdf65c
Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time.
2012-11-16 17:13:48 -04:00
Julio Cesar Laura
3be8837e37
Improvement in the documents list
2012-11-16 16:12:56 -04:00
Victor Saisa Lopez
55ee745105
BUG 0000 "In HOME>Documents pager does not work" SOLVED
...
- In HOME>Documents pager does not work
- Fixed, Added total records variable, The pager now work correctly
* Available from version 2.0.46
2012-11-16 13:32:07 -04:00
Victor Saisa Lopez
97cef89539
BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
...
- New feature
- Request that an "Edit" button be added to the page to view the
profile of a particular user
- Added edit button in Summary view
* Available from version 2.0.46
2012-11-16 10:05:20 -04:00
user
7e589fd4f8
Fixed some isses with the integration with TinyMCE and also Created the plugin pmSimpleUploader for TinyMCE
2012-11-15 13:07:06 -04:00
user
22cc9125d1
Merge branch 'master' into pm_wysiwyg
2012-11-15 12:36:31 -04:00
Brayan Osmar Pereyra Suxo
bb92d18f64
BUG 9962 I added a validation to field SOLVED
...
I added a validation to text field
2012-11-15 10:10:04 -04:00
user
70c3778425
adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts
2012-11-14 09:39:24 -04:00
Julio Cesar Laura
9c6a4f1839
BUG 10050 Integridad Referencial SOLVED
...
- Added instruction suggested
2012-11-12 14:28:25 -04:00
julceslauhub
f5e903028e
Merge pull request #930 from hector-cortez/BUG-9898
...
BUG 9898 PDF limit 6 pages SOLVED
2012-11-12 06:11:55 -08:00
Julio Cesar Laura
ecc82882fc
BUG 10036 No esta rezalizando un buen conteo de la paginacion en Documents SOLVED
...
- Incorrect calculation of the items in the folder
- Fix the formula to calculate the items in the folder
2012-11-09 17:14:52 -04:00
Hector Cortez
aecf461295
BUG 9898 PDF limit 6 pages SOLVED
...
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
Victor Saisa Lopez
977969985e
BUG 9830 "En Advanced Search no funciona la busqueda por..." SOLVED
...
- In AdvancedSearch no performs searches for user and category
- Problem solved, have been added to SOLR missing criteria for the search
- Note. - To register/upgrade the new criteria in the SOLR server, run the
following script:
$ php reindex_solr.php workspace_name reindexall
* Available from version 2.0.45
2012-11-05 15:14:51 -04:00
Victor Saisa Lopez
bdd19e9729
BUG 9924 "Participated list only display TO_DO cases" SOLVED
...
- Participated list only display TO_DO cases
- Solution to bug 9924
- It improved the list of cases (inbox, draft, participated, paused, advanced search)
* Available from version 2.0.45
2012-10-31 16:25:09 -04:00
Victor Saisa Lopez
7a1483b81b
BUG 9924 "Participated list only display TO_DO cases" SOLVED
...
- Participated list only display TO_DO cases
- Solution to bug 9924
- It improved the list of cases (inbox, draft, participated, paused, advanced search)
* Available from version 2.0.45
2012-10-31 12:31:48 -04:00
Victor Saisa Lopez
d0bf6400af
BUG 9830 "En Advanced Search no funciona la busqueda por el..." SOLVED
...
- First commit:
> Solution to bug 9924
> It improved the list of cases (inbox, draft, participated, paused, advanced search)
* Available from version 2.0.45
2012-10-31 10:45:21 -04:00
jennylee
c0a9d2b75c
BUG-8905 Unpause a Case from a supervisor session.
...
I modified the function getPaused, in file 'workflow/engine/classes/model/AppCacheView.php', showing the cases that are paused by the current user and the ones that he supervises.
2012-10-30 09:03:50 -04:00
jennylee
093558e1d0
BUG-8905 Unpause a Case from a supervisor session.
...
I modified the function getPaused, in file 'workflow/engine/classes/model/AppCacheView.php', showing the cases that are paused by the current user and the ones that he supervises.
2012-10-29 16:41:27 -04:00
Marco Antonio Nina
530565f543
BUG 9937 PMFSendMessage way to not log in history... SOLVED
...
- The registration messages are displayed by default.
- was add in PMFSendMessage a feature in the last parameter.
2012-10-29 11:45:05 -04:00
julceslauhub
41cdf2fd0d
Merge pull request #854 from Jennydmz/2460cb7ad42610067dafefe181a1fa47d0478266
...
CODE STYLE.
2012-10-22 11:41:39 -07:00
jennylee
2460cb7ad4
CODE STYLE, changes...
...
FILES:
gulliver/system/class.headPublisher.php
workflow/engine/classes/model/AppSolrQueue.php
workflow/engine/classes/triggers/class.pmSharepointFunctions.php
2012-10-22 14:00:36 -04:00
Victor Saisa Lopez
995be39eb9
BUG 4940 "Add option to set a time limit on 'self serve'..." SOLVED
...
- New feature
- Add option to set a time limit on "Self service" routing
- Added new feature in properties task
- This new feature is activated by the execution of cron.php:
cron.php [+wWORKSPACE] unassigned-case
* Available from version 2.0.45
2012-10-22 13:55:35 -04:00
Fernando Ontiveros
14c64af8c5
CODE STYLE class/model/ files
2012-10-22 05:57:53 -04:00