Commit Graph

1136 Commits

Author SHA1 Message Date
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
Victor Saisa Lopez
fbb10c8ed1 BUG 0000 "PM Table, keep the records of the table to the edit" SOLVED
- PM Table, keep the records of the table to the edit
- Added checkbox for keep the records of the table
* Available from version ProcessMaker-2.0.46
2013-01-09 13:23:16 -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
fe9007349c Improvement in the process permissions list 2013-01-04 17:08:59 -04:00
Marco Antonio Nina
4de03be550 BUG 10261 Faltan descripciones o se muestan cortadas en Triggers SOLVED
- Not was have descriptions for triggers in the wizard.
- Was add descriptions.
2013-01-04 13:59:20 -04:00
julceslauhub
948a2cf637 Merge pull request #1152 from julceslauhub/master
BUG 9909 No permite modificar documentos como supervidor en los input document IMPROVEMENT
2013-01-03 11:36:14 -08:00
Julio Cesar Laura
5468c30600 BUG 9909 No permite modificar documentos como supervidor en los input document IMPROVEMENT 2013-01-03 15:32:54 -04:00
julceslauhub
2e02f25cfc Merge pull request #1148 from marcoAntonioNina/BUG-10257
BUG 10257 Error al crear un trigger (PMFSendMessage) IMPROVEMENT
2013-01-03 08:55:26 -08:00
Marco Antonio Nina
7dfc160989 BUG 10257: P.M. 2.0.46 Error al crear un trigger (PMFSendMessage) IMPROVEMENT
- All fields are required.
- was changed some fields a optional.
2013-01-03 11:01:16 -04:00
Julio Cesar Laura
c93b32a6bc BUG 10259 Cuando se borra un grupo de una tarea pero uno de los usuarios de ese grupo tambien esta asignado se borra todos los usuarios SOLVED
- Unassign the users releated to the group
- Only unassign the group
2013-01-02 17:24:20 -04:00
Hector Cortez
f2d7b61e49 BUG 9944 Process Supervisors should be able to reassign to Ad Hoc Users SOLVED
- Process Supervisors can only reassign cases to Users&User Groups on menu Process Supervisor\Reassign. They can not reassign to Users&User Groups (Ad Hoc)
- Adjustment in the selection on Ad Hoc
2013-01-02 16:00:06 -04:00
Julio Cesar Laura
ace1c94593 Improvement in the processes importation 2013-01-02 15:20:07 -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
Hector Cortez
31b7f341c0 BUG 9944 Process Supervisors should be able to reassign to Ad Hoc Users SOLVED
- Process Supervisors can only reassign cases to Users&User Groups on menu Process Supervisor\Reassign. They can not reassign to Users&User Groups (Ad Hoc)
- Added group ad hoc in to list
2012-12-21 15:59:59 -04:00
Julio Cesar Laura
0d3a7cbacb Merge remote branch 'upstream/master' 2012-12-20 16:57:33 -04:00
Victor Saisa Lopez
9b9fe5dab6 BUG 10152 "PMFSendMessage() should have an option for..." SOLVED
- Fixed, validation for contentTypeIsHtml parameter in method
  create of the spool class
* Available from version ProcessMaker-2.0.46
2012-12-20 15:48:10 -04:00
Marco Antonio Nina
d47cf33554 BUG 7237 The Current User field is not sortable SOLVED
- The option was disabled.
- be returned to enable.
2012-12-20 14:38:58 -04:00
Julio Cesar Laura
c7e8c83128 Improvements in the new dynaforms list dropdown in the dynaforms editor 2012-12-20 12:05:05 -04:00
julceslauhub
73cb9b5f58 Merge pull request #1108 from brayanpereyra/master
Import Permissons Cases notes with groups SOLVED
2012-12-17 11:48:02 -08:00
Brayan Osmar Pereyra Suxo
cf0e2457d6 Import Permissons Cases notes with groups SOLVED
Import Permissons Cases notes with groups
2012-12-17 15:33:09 -04:00
Brayan Osmar Pereyra Suxo
d0293c59f5 Import Permissons Cases notes with groups SOLVED
Import Permissons Cases notes with groups
2012-12-17 15:26:30 -04:00
Brayan Osmar Pereyra Suxo
5e65c27feb Import Permissons Cases notes with groups SOLVED
Import Permissons Cases notes with groups
2012-12-17 14:38:07 -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
Brayan Osmar Pereyra Suxo
ab2f0a9088 Import Permissons Cases notes with groups SOLVED
Import Permissons Cases notes with groups
2012-12-17 12:44:10 -04:00
Victor Saisa Lopez
a73fa693f1 BUG 10190 "Sale un comentario de fallado al realizar..." SOLVED
- To upgrade the system with:
    php -f processmaker upgrade
  No complete the upgrade, can't load all system classes
- Fixed, now be load all classes with Bootstrap class
* Available from version ProcessMaker-2.0.46
2012-12-14 16:42:57 -04:00
julceslauhub
ae4fb31012 Merge pull request #1099 from marcoAntonioNina/BUG-10083
BUG 10083 skins not being remembered after logout IMPROVEMENT
2012-12-14 09:35:41 -08: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
Victor Saisa Lopez
5c1c6fbc66 BUG 10152 "PMFSendMessage() should have an option for..." SOLVED
- PMFSendMessage function can't be set for send mail with format text plain
- Fixed, PMFSendMessage now use the extension of the template for get the
  format of the mail, example:
    > path_to_template/MyTemplate.html
      the extension is html, then use text/html content type for the mail
    > path_to_template/MyTemplate.txt
      the extension is txt, then use text/plain content type for the mail
    > If the extension is different to html/htm, then used text/plain in all cases
* Available from version ProcessMaker-2.0.46
2012-12-13 17:07:18 -04:00
Victor Saisa Lopez
e7b7292e11 BUG 0000 "Displayed fatal error when PMmemcached use fileCache" SOLVED
- Displayed fatal error when PMmemcached use class.fileCache.php
- Fix problem, added missing methods in class.fileCache.php
* Available from version ProcessMaker-2.0.46
2012-12-13 11:58:34 -04:00
Gustavo Cruz
dd4e044296 Merge branch 'pm_wysiwyg' 2012-12-12 17:32:13 -04:00
Gustavo Cruz
a7136b70d4 Adding the Field Picker in the dynaform editor 2012-12-12 17:30:36 -04:00
julceslauhub
fd8d6b0af7 Merge pull request #1089 from marcoAntonioNina/BUG-10156
BUG 10156 Cron execution stop if an error is found in any event SOLVED
2012-12-12 10:48:37 -08: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
Julio Cesar Laura
4301ea76a2 Add missing class when filter cases by process category 2012-12-12 13:39:22 -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
julceslauhub
b5ff0b6712 Merge pull request #1078 from victorsl/BUG-10131
BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
2012-12-11 07:41:56 -08:00
Marco Antonio Nina
1a3d8a9c98 BUG 10133 ProcessMaker Zimbra Triggers doesn't work on Zimbra 8 SOLVED
- Triggers doesn't work on Zimbra 8.
- was add the parameter "protocol" for changed protocol http or https.
2012-12-11 11:00: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
Gustavo Cruz
85e028d03f Merge branch 'pm_wysiwyg' 2012-12-07 15:39:37 -04:00
norahmollo
5b7eea1154 WYSIWYG EDITOR functions or methods comments
WYSIWYG EDITOR functions or methods comments
2012-12-07 18:53:26 +00:00
julceslauhub
f716aa7a53 Merge pull request #1063 from ralpheav/master
Adding CaseTrackerObjectPeer  to the autoloader
2012-12-06 12:54:12 -08:00
ralph
15e7df5912 Adding CaseTrackerObjectPeer 2012-12-06 16:47:05 -04:00
julceslauhub
f0b7d9c1d9 Merge pull request #1060 from ralpheav/master
Adding GroupUserPeer and GroupwfPeer
2012-12-06 12:00:16 -08:00