Erik Amaru Ortiz
7a47472ea1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
workflow/engine/classes/class.processMap.php
workflow/engine/classes/model/AdditionalTables.php
2014-04-02 09:34:54 -04:00
norahmollo
d35466aa64
BUG-13914 Browser not recognizing PDF Output Document
...
New feature added in Output Document Properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 15:20:39 -04:00
norahmollo
ad6eb8a775
BUG-13914 Browser not recognizing PDF Output Document
...
New featured added in Output Document properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 11:35:20 -04:00
norahmollo
d8287363a1
BUG-13914 Browser not recognizing PDF Output Document
...
New feature added in Output Document Properties and new column added in OUTPUT DOCUMENT table.
2014-03-19 10:17:29 -04:00
Erik Amaru Ortiz
cad5fcfd80
Updating misspelled db table field BPMN_GATEWAY
2014-02-20 16:47:52 -04:00
Erik Amaru Ortiz
7ae93f5b22
Fix for misspelled field name on propel db schema and orm classes
2014-02-19 13:10:42 -04:00
Erik Amaru Ortiz
68c1d98b96
updates for adapter flows -> to -> route
2014-02-07 08:41:11 -04:00
Erik Amaru Ortiz
77a23e7714
Refactoring Bpmn/Workflow handling layer (3rd commit)
2014-02-03 19:37:50 -04:00
Erik Amaru Ortiz
b54f3f7d6e
Renaming table APP_FILES to PROCESS_FILES
2014-01-28 11:06:54 -04:00
Erik Amaru Ortiz
fce1e306fd
adding APP_FILES table to store templates and public files from Files Manager option
2014-01-28 09:49:45 -04:00
Erik Amaru Ortiz
428da67762
Merge branch 'master' of github.com:colosa/processmaker
...
Conflicts:
workflow/public_html/sysGeneric.php
2014-01-15 11:14:59 -04:00
Julio Cesar Laura
80a0f2e8f3
BUG 13604 Day and month are not translated when Country is not used inside the po file header IMPROVEMENT
2013-12-20 14:29:40 -04:00
erik
0f73494c46
litle changes for /project endpoint
2013-12-08 23:30:20 -04:00
Erik Amaru Ortiz
ae2759579f
BUG FIX - A Event field had a blank space instead a underscore in the schema.xml
2013-12-05 20:38:09 -04:00
Erik Amaru Ortiz
260bcb7e89
FIX for api.ini parsig file, alias section was updated
2013-12-02 16:53:08 -04:00
Erik Amaru Ortiz
f75098fe97
updating db schema, adding bpmn layer tables
2013-11-28 18:33:49 -04:00
Erik Amaru Ortiz
5e668224ff
Merge branch 'master' of github.com:colosa/processmaker
2013-11-13 09:29:47 -04:00
Erik Amaru Ortiz
a8c9748aa3
Updates on Oauth register method and New designer open action on process list
2013-11-06 10:10:36 -04:00
Marco Antonio Nina
d63f1fb54b
BUG-13463 Advanced Search crashes Mysql after upgrade to version 2.5.1 SOLVED
...
- Al realizar una busqueda en el advanced Search la respuesta tardaba mucho incluso ocasionando que mysql deje de responder.
- Se verifico que se hicieron cambios en el query que se realiza en el file proxyCasesList de la version 2.5.0 a la version 2.5.1.
- Para optimizar la realizacion del query se adiciono un index (indexAppDelay) en la tabla APP_DELAY, de esta manera la tabla estara indexada para realizar mejor el query.
2013-11-05 11:43:09 -04:00
Erik Amaru Ortiz
507101f6dd
First OAth2 Functional Implementation
2013-10-09 13:16:05 -04:00
Erik Amaru Ortiz
333b27176f
First functional OAuth2 implementation, but we're still working on it (adding missing files)
2013-10-01 09:15:28 -04:00
Erik Amaru Ortiz
ba39a27904
More OAuth2 updates (not functional yet)
2013-09-26 15:01:15 -04:00
Erik Amaru Ortiz
aca0d1762a
LAST UPDATE, Functional Session Handling with Database Storage
2013-09-24 16:07:58 -04:00
ralpheav
793667712d
Merge remote-tracking branch 'upstream/master'
2013-06-04 09:54:34 -04:00
ralpheav
f43952006e
BUG 11835 : ./workflow/engine/config/schema.xml
...
SOl: Set the default TAS_GROUP_VARIABLE to "" and set TAS_GROUP_VARIABLE to @@SYS_GROUP_TO_BE_ASSIGNED in php code
2013-06-03 17:47:58 -04:00
ralpheav
1cf8146baf
BUG 11835: assignment rules after upgrade to 2.0.46
...
Sol: changing SELF_SERVICE to SELF_SERVICE_EVALUATE in case the new option has been selected. schema.xml got a new validation value.
2013-06-03 16:43:48 -04:00
Hector Cortez
1d3c341f9c
BUG 11510 Números de casos duplicados SOLVED
...
- Al parecer existe un problema de concurrencia al crear los casos en processmaker, de tal forma que si se intenta crear 2 casos al mismo tiempo el número del caso termina siendo el mismo para ambos casos.
- Added sequences table for control of the applications.
2013-05-23 18:24:12 -04:00
Vera Osokina
0e4a76ac6f
Changing the tables Engine from MyISAM to InnoDB. SOLVED.
...
Was changed the schema.xml and MysqlDDLBuilder.php files, setting the engine from MyISAM to InnoDB.
2013-04-09 13:36:06 -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
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
Brayan Osmar Pereyra Suxo
acb53547b3
BUG 10088 I added a index to APPLICATION table SOLVED
...
I added the index the column APP_CREATED
2012-12-04 16:15:40 -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
Marco Antonio Nina
fe254a5d17
BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
...
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument).
2012-11-20 16:42:26 -04:00
Marco Antonio Nina
03f97b1201
BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
...
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument)
2012-11-20 16:37:15 -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
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
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
Julio Cesar Laura
e10ca93ad7
BUG 5765 I add the triggers t process SOLVED
...
- Added triggers to cancel, pause, reassing and delete case
2012-10-16 00:29:52 -04:00
Brayan Osmar Pereyra Suxo
e732cd1d6d
BUG 5285 I add field PRO_SUBPROCESS
...
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 16:06:22 -04:00
Brayan Osmar Pereyra Suxo
21b2f2b218
BUG 5285 I add field PRO_SUBPROCESS
...
I add field PRO_SUBPROCESS to start only in sub process
2012-10-11 14:26:03 -04:00
Julio Cesar Laura
c1670185ea
BUG 6564 Group value based Self service Assignment Rule SOLVED
...
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Victor Saisa Lopez
29c6fc996d
BUG 8333 "File field for each grid line" SOLVED
...
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
* Grids in mode edit/view
* INPUT property (http://wiki.processmaker.com/index.php/2.0/Files )
* KnowledgeTree plugin
* And other cases
* Available from version 2.0.45
2012-10-04 17:54:44 -04:00
Fernando Ontiveros
8b23b0a96a
fixing phpunit test files, now all tests are working
2012-10-04 14:03:12 -04:00
Julio Cesar Laura
b9ed53ed87
Improvement to get the workspace info in the user authentication
...
- Now only once time per day get the workspace info
2012-09-24 14:44:08 -04:00
Julio Cesar Laura
88a2643a35
Add a new key to table APPLICATION
...
- To improve the query: SELECT MAX(APPLICATION.APP_NUMBER) FROM APPLICATION
2012-09-24 12:34:30 -04:00
Erik Amaru Ortiz
de62be5506
Restful Feature, improvements on rest-gen cli command and Disptacher
...
On Dispatcher:
- Now it is handling Cross Domain AJAX request, it is accepting requests with method OPTIONS
- Now the behaviour of rest server is modified by confuguration
- The dispatcher can be load configuraion from a processmaker core dir. for all workspaces
and for a determinated workspace
On Cli Command:
- Now it can generate api crud for processmaker root dir and a determinated workspace
- More improvements to handle correctly build request for a plugin or a workspace or core of pmos
2012-08-30 16:26:19 -04:00
Erik Amaru Ortiz
81deb1fab4
Restful feature, moving rest-config.ini such as dist. file (adding file)
2012-08-27 17:38:10 -04:00
Erik Amaru Ortiz
5a263ee95d
Restful feature, moving rest-config.ini such as dist. file
2012-08-27 11:16:24 -04:00
Erik Amaru Ortiz
6e5c72d00d
Restful Feature,
...
- made some improvements to read & generate config file
- now the rest-gen bin can be generate rest api for a plugin from a <plugin-name>/config/rest-config.ini
conf file.
- plugins should have a directory services/rest containing all rest classes, like PM structure at CORE_PATH.
2012-08-27 10:48:32 -04:00