Commit Graph

16 Commits

Author SHA1 Message Date
Victor Saisa Lopez
6d9858d6d0 HOR-1738 "Change folder permissions in ProcessMaker" SOLVED
Issue:
    Change folder permissions in ProcessMaker
Cause:
    Nuevo requerimiento
Solution:
    Se cambio los permisos de los files and directories
2016-08-30 13:03:35 -04:00
Erik Amaru Ortiz
9b1867a410 FEATURE: First commit for ProcessMaker Rest Support
What is Functional

- Restler thirdparty library added
- Restler integration with gulliver added
- Rest requests are dispatched by sysGeneric
- Restler autodiscover for classes that implements Restler iAuthenticate interface added

What Missing

- ProcessMaker Api implemented yet
- some rest api class are in workflow/engine/services/rest/*.php
2012-08-10 16:54:12 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Hector Cortez
3f695d28c6 BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code. 2012-02-28 16:15:54 -04:00
Fernando Ontiveros
e30ab19c4f third commit to enable pmMonitor plugin 2012-01-18 09:15:51 -04:00
Fernando Ontiveros
0885d9d260 second commit to enable pmMonitor plugin 2012-01-18 09:04:40 -04:00
Erik Amaru Ortiz
bf9d9b5a7b BUG 0000 forcing to use debug=1 for dev envs, other ways 2011-11-21 18:14:59 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Alexandre Rosenfeld
8a03d86b36 BUG 6735 Move env.ini handling to paths.php (avoid warnings)
Since the upgrade command was not using env.ini, some warnings were
raised because of missing timezone information. Moving this code to
paths.php makes sure env.ini will be used even for upgrades.
2011-06-06 11:24:09 -04:00
Alexandre Rosenfeld
bfb67420a0 BUG 6735 Support time_zone setting in env.ini 2011-06-01 10:51:09 -04:00
Hugo Loza
49b9c52546 PM 2.0 Skin feature. The green now becomes classic and it is possible to have Skins under PATH_DATA /skins each skin folder has a configuration file, layout htmls, css and images 2011-02-28 16:08:15 +00:00
Erik Amaru Ortiz
186c341d16 New feature for Gulliver framework to support Controllers & HttpProxyController classes handling 2011-02-26 17:15:50 +00:00
Erik Amaru Ortiz
4792ab0512 moving the cache file translation.es location in ./workflow/engine/content/translation to shared directory to solve the problem in balanced environments and write permissions 2010-12-23 22:30:39 +00:00
Hector Cortez
2805afd2ba Process of building a new workflow from MSSQL 2010-12-17 15:06:03 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00