Commit Graph

409 Commits

Author SHA1 Message Date
Julio Cesar Laura
f096fb79cb BUG 10395 La hora en la opcion Every de Case scheduler ejecuta como 0 desde 0.2 SOLVED
- No estaba correctamente validado el guardado de la siguiente fecha a ejecutarse
- Se guarda correctamente la siguiente fecha en la que se debe ejecutar el case scheduler
2013-01-17 17:31:08 -04:00
Victor Saisa Lopez
2c6d694b2e BUG 0000 "Problem in OutputDocuments with report generator TCPDF" SOLVED
- Problem with fonts in OutputDocuments with report generator TCPDF
- The problem specifically is with the font tag, this tag is obsolete
- Solved problem, added validation when use font tag
* Available from version ProcessMaker-2.0.46
2013-01-10 16:18:38 -04:00
Victor Saisa Lopez
d1c28c99de BUG 10323 "Contador de unassigned no cuenta bien" SOLVED
- Not properly count cases in unassigned cases, using parallel fork in process
- Solved problem in count, in unassigned cases
* Available from version ProcessMaker-2.0.46
2013-01-09 15:43:08 -04:00
Julio Cesar Laura
d045d2520b BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-07 12:44:13 -04:00
Victor Saisa Lopez
751c895178 BUG 10036 "No esta rezalizando un buen conteo de la..." SOLVED
- To delete an OutputDocument in DESIGNER, not removed APP_DOCUMENT (this
  is correct, then you may have already created cases, which already have records)
- When a user has permissions PM_ALLCASES can not see all documents
- An register in APP_DOCUMENT of type OUTPUT without their registration in OUTPUT_DOCUMENT, now
  is completed
- A user with PM_ALLCASES can now see documents
* Available from version ProcessMaker-2.0.46
2013-01-07 11:54:48 -04:00
Julio Cesar Laura
be2698f81f When the resolution of the bug with field APP_CURRENT_USER a new bug appears in the reassign list 2013-01-02 12:02:48 -04:00
Marco Antonio Nina
4ce561af8c BUG 10196 ProcessMaker 2.0.46 Error al importar un archivo .po SOLVED
- Restriction for user permissions.
- Was added section for connection closing
2012-12-17 14:37:46 -04:00
Marco Antonio Nina
a157292688 BUG 10083 skins not being remembered after logout IMPROVEMENT
- According to the specifications.
- Was add cookie for save skin of workspace.
2012-12-14 11:43:43 -04:00
Marco Antonio Nina
7ffbecdb60 BUG 10156 Cron execution stop if an error is found in any event SOLVED
- To run cron was stopped in one case in the function PMFGetUserEmailAddress for a nonexistent user id.
- was add validation to nonexistent user
2012-12-12 14:45:16 -04:00
julceslauhub
9f550dfbd6 Merge pull request #1082 from ralpheav/master
Adding fix for wrong method decode named, and not included CaseSchedulePeer
2012-12-11 11:50:47 -08:00
ralph
6fcca24d60 Adding fix for wrong method decode named, and not included CaseSchedulerPeer class not added into the autolader. 2012-12-11 15:46:50 -04:00
julceslauhub
eb7077a291 Merge pull request #1081 from ralpheav/master
Adding fix for session loose at time to load inexistent png file.
2012-12-11 11:14:58 -08:00
ralph
274add8cbf Adding fix for session loose at time to load inexistent png file. 2012-12-11 15:10:02 -04:00
Victor Saisa Lopez
bef44bcfbd BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
- Don't showing the summary and cases notes columns when the Enterprise
  plugin is enabled (Bug 10131)
- The column labels inbox, draft, etc do not change when you change the
  language, this when the Enterprise plugin is enabled (Bug 10101)
- In ADMIN>Settings>CasesList when is load PMTable dropdown always goes
  to the inbox tab
- The labels of the columns that are of the system, are now translated
  with the set language
- In ADMIN>Settings>CasesList, options have been added to complete/upgrade
  the fields of the Cases List
- Before you install/upgrade the Enterprise plugin, you should delete these files:
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.html
    path_to_processmaker/workflow/engine/templates/cases/casesListSetup.js
- The Enterprise plugin will work correctly if you have a version of
  ProcessMaker 2.0.46 or higher
* Available from version 2.0.46
2012-12-11 10:26:10 -04:00
ralph
2533c02200 Adding AppNotesPeer 2012-12-10 16:52:18 -04:00
Julio Cesar Laura
cf24c78f5d BUG 10162 Can not use poedit-1.5.4 to translate SOLVED
- Only "X-Poedit-Language" header was accepted
- Now accepts the header "X-Poedit-Language" and "Language"
2012-12-07 17:01:37 -04:00
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