Commit Graph

429 Commits

Author SHA1 Message Date
Julio Cesar Laura
61abf4a9d9 BUG 7228 PM does not have a valid country code for Taiwan SOLVED
- Change the query to get the country by name
2013-02-21 10:51:32 -04:00
jennylee
6c1ebd5213 BUG 10856 When import a Process with 'Derivation Screen', it does not have set the template html to show.
When import a Process with 'Derivation Screen', it does not have set the template html to show at the end of a case. Solved.
2013-02-20 15:52:32 -04:00
Victor Saisa Lopez
cafb088214 BUG 0000 "Improvement in the cases list" SOLVED
- Problem with tasks in parallel in inbox
- Solved problem with tasks in parallel
- Validation was added in solr for cases that are in inbox, but does not make an accurate count of cases, when tasks are parallel
* Available from version ProcessMaker-2.0.46
2013-02-15 16:26:51 -04:00
Julio Cesar Laura
75219dc6a3 BUG 10746 I added a validate to pdf size IMPROVEMENT 2013-02-13 17:14:29 -04:00
Brayan Osmar Pereyra Suxo
6d24af6da9 BUG 10746 I added a validate to pdf size SOLVED
I added a validate to pdf size
2013-02-13 16:47:13 -04:00
Brayan Osmar Pereyra Suxo
81a327f21f BUG 10746 I added a validate to pdf size SOLVED
I added a validate to pdf size
2013-02-13 16:20:51 -04:00
Brayan Osmar Pereyra Suxo
7eae5741fe BUG 10746 I added a validate to pdf size SOLVED
I added a validate to pdf size
2013-02-13 15:22:37 -04:00
Marco Antonio Nina
1113537151 BUG 10743 Nos muestra un fatal error el... SOLVED
- Show a fatal error to the insert data in table.
- was set parameter APP_STATUS.
2013-02-08 12:42:30 -04:00
Hector Cortez
690d15de2c BUG 10658 Error al ejecutar la funcion PMFGenerateOutputDocument() SOLVED
- Al ejecutar la funcion PMFGenerateOutputDocument() el processmaker devuelve un error de php
- Fixing bug of the notice in the output document generation.
2013-02-07 17:24:31 -04:00
Marco Antonio Nina
b286a4e1cf BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
- The cases notes no obey restrictions of permits en uxs.
- Was add validation.
2013-01-29 17:13:38 -04:00
Julio Cesar Laura
ff5695bac6 BUG 10544 The text is not displayed when using the characters <> IMPROVEMENT 2013-01-29 14:19:03 -04:00
Julio Cesar Laura
3effbff8d7 BUG 10544 The text is not displayed when using the characters <> SOLVED
- Missing validation for tags
- Add validation for tags
2013-01-29 14:09:35 -04:00
Brayan Osmar Pereyra Suxo
61ff69d6d1 Merge remote branch 'upstream/master' into pmsql 2013-01-28 16:56:06 -04:00
Brayan Osmar Pereyra Suxo
477cf0bbd5 PM SQL tunning
We added the PM SQL tunning
2013-01-28 16:49:00 -04:00
julceslauhub
6e32d4fe39 Merge pull request #1235 from marcoAntonioNina/BUG-10458
BUG 10458 Error creating report table with currency text field SOLVED
2013-01-28 07:32:00 -08:00
Marco Antonio Nina
188680b385 BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 11:05:30 -04:00
Marco Antonio Nina
c29a299ddf BUG 10458 Error creating report table with currency text field SOLVED
- not taken into account the types of mask and separators in fields currency and percentage
- was add validation.
- In fields currency and percentage was changed FLOAT -> DOUBLE.
2013-01-28 10:20:24 -04:00
Victor Saisa Lopez
23a7051496 BUG 0000 "Added changes to solr" SOLVED
- Added changes to solr, according to:
    https://github.com/colosa/processmaker/pull/1045/files
- Solved problem with:
    php -f reindex_solr.php
* Available from version ProcessMaker-2.0.46
2013-01-25 17:13:52 -04:00
Hector Cortez
07ff670015 BUG 0000 Various Settings for PDF generation on TCPDF IMPROVEMENT
- Added new types of fonts, Arial and Times New Roman,  changed folder of  temporary files to a shared cache.
2013-01-24 13:52:05 -04:00
Julio Cesar Laura
f804e685fd BUG 10162 Can not use poedit-1.5.4 to translate IMPROVEMENT 2013-01-23 12:34:42 -04:00
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