Commit Graph

34 Commits

Author SHA1 Message Date
hjonathan
1cd6309874 HOR-3670-HQ
update
2017-08-14 11:05:48 -04:00
davidcallizaya
9d42e978a3 HOR-3610
Remove pending G::LoadClass and G::LoadClassRBAC
2017-08-04 08:54:13 -04:00
Chloe Deguzman
60efcf7ac7 HOR-2689 Removed references to G::LoadClass, Bootstrap::LoadClass and various references to class loading methods and require_once 2017-08-03 17:19:55 -04:00
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
Ronald Q
00885f541e HOR-368 Security Avoid the problem of overwriting session data opening multiple browser tabs or multiple browser instances
up observations

active or desactive block tab
2016-03-09 17:40:03 -04:00
Paula V. Quispe
7d64569d93 PM-4256 2015-12-03 15:01:58 -04:00
Paula V. Quispe
90152a09b1 PM-4250 2015-11-30 16:43:13 -04:00
Paula V. Quispe
2167324c07 PM-3532 2015-11-27 12:42:37 -04:00
Roly Rudy Gutierrez Pinto
8f740ed72a PM-3474 2015-09-25 19:55:26 -04:00
jonathan
f48806893c update styles in neoclassic for pm3 2015-04-09 16:25:47 -04:00
jennylee
4a6f3930b5 PM-1039 Aniadiendo files para a obviar codigo en la version community. 2014-12-04 10:23:06 -04:00
jennylee
b3f4d4ba7a PM-483 Fixing the label message ID. 2014-10-21 14:10:44 -04:00
jennylee
ad99ed4526 PM-483 FEATURE. Warning al ingresar a PM desde un browser no soportado.
Se aniadio la funcion detectBrowser() en la clase G, para poder determinar desde sysLogin.php(login sin variables en cache) y Login.php(login con variables en cache) desde que browser accede el usuario y lanzar un warning para avisarle si soportamos o no dicho navegador.

Se uso los datos de la Wiki (http://wiki.processmaker.com/index.php/2.0/ProcessMaker_Installation_Requirements#Web_Browser_Compatibility) para la version 2.5.0 de pm como minimas versiones soportadas para PM2.8 (se detalla a continuacion).

Versiones soportadas para PM 2.8:
- IE -> 8, 9, 10, 11
- Chrome -> 26.0.x en adelante.
- Firefox -> 20.x en adelante.
2014-10-20 17:41:47 -04:00
Julio Cesar Laura
a0a6e37f97 Merge remote branch 'upstream/master' 2014-06-26 16:51:24 -04:00
Marco Antonio Nina
592da16515 BUG-14988 Administrative Interfaces are Accessible... IMPROVEMENT
- Change of variable to uppercase.
2014-06-25 08:50:01 -04:00
Marco Antonio Nina
0041f066af BUG-14988 Administrative Interfaces are Accessible from the Internet SOLVED 2014-06-23 15:12:57 -04:00
Erik Amaru Ortiz
1465d310b7 FIX for sysLogin validations failure, now the user login from syslogin form is working fine 2014-02-18 23:20:10 -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
Victor Saisa Lopez
01cc1333fa BUG 12540 "No muestra ningun mensaje cuando el workpace..." SOLVED
- When the workspace is invalid, no displayed any message
- Solved problem, session variables were being destroyed, but now saved if exist any messages

* Available from version ProcessMaker-2.5.2-testing.1
2013-08-08 15:36:21 -04:00
ralph
9d68e28d72 Adding Criteria class to the autoloader. 2013-01-02 12:38:03 -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
21270bdc49 hange option system information
- Was change of place the option system information a admin->Settings->System.
2013-01-02 11:15:46 -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
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -04:00
Fernando Ontiveros
a7c2acacf6 CODE STYLE class.processMap.php 2012-10-10 01:31:49 -04:00
Julio Cesar Laura
afcd23969e Add validation when change the url without a workspace but with a session active 2012-10-01 13:44:27 -04:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Hector Cortez
629dfae161 BUG 9353 PHP Short tags errors in Webservices test SOLVED
- On a system with short tags disabled Webservices test is not working
- Change Short tags by standardization of the code.
2012-07-02 10:00:36 -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
Carlos Pacha
366a68a550 BUG 8021 2.0.35.rc6: No muestra toda la información en "System Information"
This problems was fixed, we are hiding some fields if we've not chosen a workspace.
2011-11-22 10:45:11 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04: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
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00