Julio Cesar Laura
5b63a6cfc7
Merge code from github.com to bitbucket.org 2014-06-20 12:20
2014-06-20 12:23:47 -04:00
Marco Antonio Nina
8cb260dcf6
BUG-15167 Error al momento de envio de triggers SOLVED
...
- No validation if exists the file env.ini
- A validation was added in file class.system.php
2014-06-20 10:55:52 -04:00
Erik Amaru Ortiz
bb9fc96634
Little fix, to avoid warning using Safari browser
2014-06-10 11:20:58 -04:00
Erik Amaru Ortiz
e41ab89922
Little Tweak for an unnecessary exec() call
2014-03-25 13:56:45 -04:00
Erik Amaru Ortiz
aa556e7b20
FIX, removing duplicated function an adding its reference for backward compatibility
2014-03-13 13:22:37 -04:00
Erik Amaru Ortiz
47f991034f
More Bpmn/Workflow handling layer refactoring and improve unit tests
2014-02-05 11:39:15 -04:00
Erik Amaru Ortiz
6370e4257e
More updates to handling PUT request for /project endpoint
2014-01-28 17:01:26 -04:00
julceslauhub
5783af2b51
Merge pull request #2164 from gproly/BUG-13506
...
Bug 13506 SOLVED La sección ADMIN / Logs, opción Cron, se queda cargando y en consola de navegador se muestra el error 500 internal Server Error.
2013-11-26 07:22:17 -08:00
Roly Gutierrez
65bb06ff4e
BUG-13506 SOLVED La sección ADMIN / Logs, opción Cron, se queda cargando y en consola de navegador se muestra el error 500 internal Server Error.
2013-11-22 17:05:10 -04:00
jennylee
0a9f3708cb
BUG-13425 Cambiar el tamanio del campo PASSWORD, tabla AUTHENTICATION_SOURCE en la bd RBAC.
...
Se realizo un cambio en el schema de la BD Rbac para que el campo Password de la tabla AUTHENTICATION_SOURCE tenga un tamanio mayor de 150 caracteres.
Ademas de esto se realizaron cambios en la clase WsTools para poder hacer el cambio en el schema de la bd actual al realizar un upgrade.
Please enter the commit message for your changes. Lines starting
2013-11-21 09:10:42 -04:00
Luis Fernando Saisa Lopez
1c257dd01c
BUG 12749 "Incrementar el valor del memory_limit..." SOLVED
...
- Incrementar el valor del memory_limit que viene por defecto en el env.ini y en el php.ini
- Problema resuelto, se ha incrementado de valor del "memory_limit" de 128M a 256M.
* Available from version ProcessMaker-2.5.2-testing.1
2013-08-27 16:58:13 -04:00
Julio Cesar Laura
2e0f11f6ae
Add validation in class.system.php when is used function "md5_file"
2013-06-26 15:32:46 -04:00
Julio Cesar Laura
9c3dc38390
Changing skin values in some pages from "classic" to "neoclassic"
2013-05-14 18:19:47 -04:00
Brayan Osmar Pereyra Suxo
e2ee160fba
DOCSYSTEM Bandera para quitar el skin classic de la lista
...
Bandera para quitar el skin classic de la lista
2013-05-03 12:11:45 -04:00
Marco Antonio Nina
40dd5fe4d8
BUG-10211 No existe validacion en la opción "Base Skin"... IMPROVEMENT
...
- Notice __VALUE__.
- Add validation.
2013-04-24 10:37:12 -04:00
Julio Cesar Laura
84942193a5
Deleting skin uxmoder from combobox in ADMIN -> Settings -> Ssytem
2013-02-15 13:08:34 -04:00
Julio Cesar Laura
0509c9e38d
BUG 10059 System->Default Skin : Dropdown empty SOLVED
...
- Missing validation when glob function return a bollean value
- Add missing validation
2012-11-13 11:00:24 -04:00
Marco Antonio Nina
4469f7b2bb
BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
...
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-29 09:25:05 -04:00
Marco Antonio Nina
8695139590
BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
...
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-26 17:46:16 -04:00
norahmollo
911b417e72
CODE STYLE format
...
Changes in format file
2012-10-23 21:14:04 +00:00
Fernando Ontiveros
1028fb9788
CODE STYLE class.system.php
2012-10-09 13:25:03 -04:00
Julio Cesar Laura
35dedce572
Improvement in the proxy settings
2012-10-08 18:01:45 -04:00
Julio Cesar Laura
830c59d41f
Change some system default values
2012-10-08 11:04:15 -04:00
Julio Cesar Laura
3f8584f20f
Fix little bug with the proxy pass
2012-09-24 09:26:55 -04:00
Julio Cesar Laura
58a59822d4
Add validation for the first time that recovers the server configuration data
2012-09-21 14:36:24 -04:00
Julio Cesar Laura
c312bc95e5
BUG 9688 Plugin Updates dont work when proxy is required SOLVED
...
- There are not way to set the proxy to use
- Added settings for the proxy in ProcessMaker
2012-09-19 14:48:38 -04:00
Victor Saisa Lopez
1f62ae3dd5
BUG 9705 "upgrade ProcessMaker, creates temporary files" SOLVED
...
- Files created/uploaded to "PATH_DATA/upgrade" not are deleted, this
in ProcessMaker (core) and Enterprise (plugin)
- Improved the creation/loaded of the files, once completed, are eliminated
* Available from version 2.0.44
2012-09-07 13:56:34 -04:00
Alvaro Campos
e230492bf9
BUG 0000 Changes in new and edit user SOLVED
...
- Also changes suggested by julio cesar
2012-06-20 19:00:41 -04:00
Herbert Saal Gutierrez
920d4908bf
BUG 0000 Support for php 5.2 in Solr implementation
...
Add support for php 5.2 in Solr implementation:
- Exception function has two parameters
- use of function call_user_func
2012-05-16 15:45:32 -04:00
Herbert Saal Gutierrez
87cfb471a9
BUG 0000 'Reverting overwritted changes on system & cases class'
2012-05-15 18:17:01 -04:00
Herbert Saal Gutierrez
7e07db9348
BUG 0000 Change Solr configuration environment variables
...
Now the Solr configuration variables are read from the env.ini file that
is stored in the shared//sites/SYS_SYS/ folder.
The system class is used to get the environment variables using the
solrenv function.
2012-05-15 17:41: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
412967ce18
BUG 8978 "Upgrade de la version 2.0.39 a la version 2.0.40 no ..." SOLVED
...
- for some php versions date.timezone is not configurated by default, that why th problem
- on cli.php date.timezone is being configurated now, if env.ini exists, its configuration in read
2012-04-12 18:47:00 -04:00
Erik Amaru Ortiz
bc79391223
BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inte..." SOLVED
...
- windows on php ver. > 5.3.8 compatibility added
2012-04-11 11:18:40 -04:00
Erik Amaru Ortiz
561832bb06
BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." 3rd
...
- fixed compatibilities to user default redirection after login
- user experience simplified compatibilities with uxmodern interface
2012-04-05 12:54:12 -04:00
Erik Amaru Ortiz
55616696b7
BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." DONE
...
- a complete refactoring on skingEngine bootstrapper, now this is a class
- the mvc templatting engine was updated to work perfectly with templates that is using extjs engine
- a new "unmodern" was added to contains the new pmos modern main interface
2012-04-04 18:02:32 -04:00
Erik Amaru Ortiz
bd2aef2e66
BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit)
2012-03-29 16:42:09 -04:00
Erik Amaru Ortiz
ec9875d537
BUG 8438 8341 " $from parameter for the PMFSendMessage() function .." SOLVED
...
- Now the user can set from account for PMFSendMessage() function.
2012-02-14 10:32:48 -04:00
Hector Cortez
ee22d188cd
BUG 5163 Changed the short open tags for PHP code to long open tag.
2011-12-22 16:56:22 -04:00
Alexandre Rosenfeld
f0277f02fb
BUG 5978 Add getVersion to System class and use it instead of PM_VERSION
...
Instead of every page defining it's own PM_VERSION interpretation,
there is now a single getVersion function in the System class to
always get the right version.
2011-04-13 16:11:33 -04:00
Alexandre Rosenfeld
a240eea0e8
BUG 5978 Moved version to System class
2011-04-06 11:16:20 -04:00
Alexandre Rosenfeld
b6d32c9498
Remove debug statements from last commit.
2011-02-24 16:24:24 +00:00
Alexandre Rosenfeld
b9a1aea8d3
Make sure upgrade uses the same schema as installation.
...
- Removed vendor info in fields from schema.xml
- Mapped VARLONGCHAR to mediumtext
- Database upgrades now uses field attributes instead of vendor info.
- Updated app_cache_view files to conform to schema.sql
2011-02-24 16:21:26 +00:00
Alexandre Rosenfeld
1781d7cc9f
Fixed translation upgrade.
2011-02-02 15:42:12 +00:00
abraar
ef427ec0df
Changes done for PhpDoc
2011-02-01 12:49:40 +00:00
Abraar
0248e8121d
Changes made for documentation
2011-01-22 12:20:08 +00:00
Alexandre Rosenfeld
1ff196af12
Upgrade improvements (faster checksum, fix database upgrade, prompt on checksum failure).
2010-12-20 15:26:23 +00:00
Alexandre Rosenfeld
5a3de34d3f
Fixed plugins database upgrade.
2010-12-17 14:55:05 +00:00
Alexandre Rosenfeld
a0a53ef23b
Added support to upgrade plugins database.
2010-12-17 14:35:56 +00:00
Alexandre Rosenfeld
ed8f89583b
Porting upgrade from pmos8
2010-12-16 20:36:29 +00:00