Commit Graph

100 Commits

Author SHA1 Message Date
Victor Saisa Lopez
34ec53f91c BUG 0000 "Safe upgrade for JavaScript files of the plugins" SOLVED
- Safe upgrade for JavaScript files of the plugins's translations
- Improved programming logic for this issue
- Problem solved, has been added the code necessary for the plugins's translations
* Available from version ProcessMaker-2.5.2-testing.1
2013-06-12 16:58:48 -04:00
jennylee
774a391f38 BUG 11969 Web session TimeOut at HOME
In Home Tab when you loss session, PM naver advise it to you, and it still working but dosen't save the data.

So now all Home places are validated  to show a popup message when you loos session.
2013-06-03 18:13:38 -04:00
Julio Cesar Laura
d025a710a9 Validating virtual paths link /images/xxx/xxx/xxx.png 2013-04-25 17:20:52 -04:00
Julio Cesar Laura
d66d483843 Validating virtual paths link /skins/xxx/xxx/xxx.png 2013-04-25 12:34:54 -04:00
Hugo Loza
a120529f42 Coding Style applied to NewRelic snippet
Coding Style applied to NewRelic snippet to follow COLOSA standards. Great!
2013-04-24 11:29:08 -04:00
Hugo Loza
23331ad004 Merge remote-tracking branch 'upstream/master' 2013-04-22 18:08:25 -04:00
Hugo Loza
34e0798b00 NewRelic API applied to report methods and controllers instead of
sysGeneric

When NewRelic monitors ProcessMaker as application doesn't recognize the
framework urlpath rules and therefore any script is being reported as
sysGeneric

I've included some lines in sysGeneric using NewRelic API in order to
report the real script name as name of each transaction. At same time
I've included custom parameters to have useful information for each
trannsaction such as lang, workspace, skin

Signed-off-by: Hugo Loza <hugo@colosa.com>
2013-04-22 18:08:13 -04:00
Julio Cesar Laura
835608523f Improvement in sysGeneric when try to load nonexistent files 2013-04-22 16:53:46 -04:00
Hector Cortez
c0d0fea10d BUG 11037 Hook for session time setting SOLVED
- A hook is needed for a plugin to configure the session timeout.
- Added hook for session of the time setting & Added setting of the Maximum lifetime cleaned up in the System option.
2013-03-25 09:52:56 -04:00
Brayan Osmar Pereyra Suxo
20e8ba24d4 DOC SYSTEM I added functions to load translations of plugins SOLVED
I added functions to load translations of plugins
2013-03-13 11:15:43 -04:00
Julio Cesar Laura
e5a8ccfc32 BUG 10813 Tiempo de session de ProcessMaker no obedece parametros de php.ini SOLVED
- El tiempo de vida de la sesion no se estaba seteando correctamente
- Sel movio el code que setea el tiempo de vida de la sesion y se forza a q use lo este seteado en la variable "gc_maxlifetime"
2013-02-22 10:38:53 -04:00
Victor Saisa Lopez
9e3dd79b4e BUG 10690 "Cuando se introduce algunas paginas no existentes..." SOLVED
- URL no valid no redirects to the 404 page
- Solved problem in validation of template
- Solved problem, add validation for URL no valid
* Available from version ProcessMaker-2.0.46
2013-02-07 16:55:06 -04:00
Julio Cesar Laura
57a9aed2ce BUG 10550 After the session has expired the filters do not work SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-02-01 14:45:47 -04:00
Julio Cesar Laura
33f6348d86 BUG 10549 Steps page. Multiple login in Steps page SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 15:05:36 -04:00
Julio Cesar Laura
30630069bb BUG 10412 Error en home/documents, cuando se pierde sesion en PM SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-29 13:30:32 -04:00
Julio Cesar Laura
a1e527265c BUG 10396 Mensaje de Invalid Response al crear Dynaform SOLVED
- Missing validation when session is expired
- Add validation when session is expired
2013-01-28 20:41:39 -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
Julio Cesar Laura
44a145f6cb BUG 10263 La opcion de busqueda de Case Scheduler list esta rota SOLVED
- Missing class XmlForm_Field_FastSearch
- Add class XmlForm_Field_FastSearch to autoloader
2013-01-04 13:03:27 -04:00
ralph
cf79747efc fat fingers fix. 2013-01-02 13:16:45 -04:00
ralph
9d68e28d72 Adding Criteria class to the autoloader. 2013-01-02 12:38:03 -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
ralph
a27aca481a Add fix for skin feature process. 2012-12-13 13:55:02 -04: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
ralph
274add8cbf Adding fix for session loose at time to load inexistent png file. 2012-12-11 15:10:02 -04:00
ralph
3d5d129c6b Changing call for AppNotePeer 2012-12-10 17:30:08 -04:00
ralph
2533c02200 Adding AppNotesPeer 2012-12-10 16:52:18 -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
39bd1dc84a Adding class name ProcessUserPeer 2012-12-04 10:42:35 -04:00
ralph
b4efcb414e Adding forgotten include classes 2012-12-04 10:11:38 -04:00
ralph
f039ca92fa Adding Smarty Verify & make conf/cache dirs, util devs get a better solution 2012-11-30 15:16:14 -04:00
ralph
f8b7ca3a45 Adding EventPeer db interface to autoloader, used in events. 2012-11-30 12:13:08 -04:00
ralph
b12cb36a9e Adding forgotten Isolation.php include. 2012-11-29 15:51:00 -04:00
ralph
4d53c8af4f Performace adds:
- jpeg MIME content.
- changing echo instead print for js and css files.
2012-11-27 13:44:02 -04:00
ralph
8eaacc678a Adding SteepSuperVisorPeer interface class 2012-11-26 17:51:55 -04:00
ralph
1e15c5108d Adding ContentPeer & TriggerPeer, only if they are needed. 2012-11-23 13:05:01 -04:00
ralph
8086424fc9 Adding AppFolder to Autoloader 2012-11-23 11:52:02 -04:00
ralph
4da103893b Commenting unnecesary require files. 2012-11-22 15:52:02 -04:00
ralph
2c40b207d1 Adding delete Case classes need to the autoLoad. 2012-11-22 15:45:37 -04:00
ralph
0a6174738b changing autoload function callback parameter from:
spl_autoload_register(array(Bootstrap, 'autoloadClass'));
to
spl_autoload_register(array('Bootstrap', 'autoloadClass'));
cause make appear NOTICE message.
2012-11-22 10:26:50 -04:00
user
a0029e9432 Adding request PEAR classes temporarily 2012-11-22 10:17:16 -04:00
user
7685b49e15 saving old sysGeneric.php -> bootstrap.php
enter new bootstrap.php -> sysGeneric.php
2012-11-20 17:48:54 -04:00
user
923e375e5a Merge remote-tracking branch 'upstream/master' into speedy 2012-11-15 15:11:31 -04:00
Brayan Osmar Pereyra Suxo
c3ea583c58 BUG 10056 I add the file genericAjax SOLVED
I added genericAjax to files that not need authentication
2012-11-13 12:19:05 -04:00
Fernando Ontiveros
b5c11b4198 SPEEDY first version of boostrap.php, with many changes 2012-11-12 14:44:44 -04:00
Ralph Asendeteufrer
564fa3ee52 enter Speedy 2012-11-08 15:13:08 -04:00
Fernando Ontiveros
ed0884b291 SPEEDY fixing sysGeneric to stream files - commit5 2012-11-08 14:10:03 -04:00
Fernando Ontiveros
6c6d8739ac SPEEDY improve sysGeneric to stream files instead build them at runtime-commit3 2012-11-08 09:00:19 -04:00