Commit Graph

209 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
a2b850f272 FIX: Litle fix to allow load any css file from plugins 2013-06-18 13:01:42 -04:00
Erik Amaru Ortiz
6221e11426 FEATURE: Adding Real MVC Support for plugins - Adding some plugin data into cotroller object and fixing a error when the controller action not found 2013-06-18 12:20:48 -04:00
Erik Amaru Ortiz
643d19fdc6 FEATURE: Adding Real MVC Support for plugins 2013-06-18 11:54:34 -04:00
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
julceslauhub
9bba933e46 Merge pull request #1778 from Jennydmz/BUG-11969
BUG 11969 Web session TimeOut at HOME
2013-06-04 08:47:15 -07: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
8a8420f678 BUG 12030 Grammar mistakes on new sinks SOLVED
- Using old logo and incorrect text
- Chango to use the new logo and changing the text of the content
2013-06-03 16:50:16 -04:00
Marco Antonio Nina
c6fb86c689 Add new skin neoclassic
- Add file in skinEngine and public
- Add option for new skin.
2013-05-10 16:40:22 -04:00
Marco Antonio Nina
4b972a0cd3 Add new skin neoclassic
- Add file in skinEngine and public
- Add option for new skin.
2013-05-09 13:54:20 -04:00
Marco Antonio Nina
8d67974ce5 Add new skin neoclassic
-add files.
- Add option for new skin.
2013-05-09 13:46:23 -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
marcelo
7672cb5467 BUG 11213 "Date fields are not in the same alignment on grids" SOLVED
-When you are building a gird, if you add a date field, its not shown in
the same alignment as the other fields.
-Solved, now date feilds are shown in the same alignment as the other
fields.
2013-04-19 12:43:11 -04:00
marcelo
91cec13e0b BUG 7536 "Date fields are not in the same alignment on grids" SOLVED
-When you are building a gird, if you add a date field, its not shown in
the same alignment as the other fields.
-Solved, now date feilds are shown in the same alignment as the other
fields.
2013-04-19 11:06:42 -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
Julio Cesar Laura
c7e8c83128 Improvements in the new dynaforms list dropdown in the dynaforms editor 2012-12-20 12:05:05 -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
313f668cc0 Merge branch 'master' of github.com:ralpheav/processmaker 2012-12-04 10:16:18 -04:00
ralph
b4efcb414e Adding forgotten include classes 2012-12-04 10:11:38 -04:00
julceslauhub
ae04f24774 Merge pull request #1029 from krimson-rayne/master
WYSIWYG Editor Feature pull request.
2012-11-30 11:35:44 -08: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
Gustavo Cruz
088737da93 merging some changes from the upstream master branch 2012-11-30 11:27:38 -04:00
Gustavo Cruz
59bc96e354 Fixed permission for the images folder 2012-11-30 07:40:09 -04:00
ralph
b12cb36a9e Adding forgotten Isolation.php include. 2012-11-29 15:51:00 -04:00