julceslauhub
2dc2d8f7fa
Merge pull request #1014 from ralpheav/master
...
Changing deprecated json functions
2012-11-29 11:12:36 -08:00
ralph
2df7ff709a
Changing deprecated json->decode json->encode by Bootstrap functions.
2012-11-29 14:25:06 -04:00
julceslauhub
a561214aec
Merge pull request #1011 from julceslauhub/master
...
Improvement to avoid the old queries for get the cases list
2012-11-28 13:35:06 -08:00
Julio Cesar Laura
0055a303fa
Improvement to avoid the old queries for get the cases list
2012-11-28 17:32:31 -04:00
julceslauhub
a6f0e664f1
Merge pull request #1010 from julceslauhub/master
...
Changed references to deprecated file "cases_List"
2012-11-28 11:59:25 -08:00
Julio Cesar Laura
4cdbd2668a
Changed references to deprecated file "cases_List"
2012-11-28 15:57:55 -04:00
julceslauhub
5cd3e24e4b
Merge pull request #1009 from marcoAntonioNina/BUG-10110
...
BUG 10110 Añadir modulo de logs para envio de correos electronicos SOLVED
2012-11-28 10:56:24 -08:00
Marco Antonio Nina
43c320d7fd
BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
...
- According to the specifications.
- Was add the the list of emails.Merge remote branch 'origin/BUG-10110' into BUG-10110
Conflicts:
workflow/engine/templates/mails/emailList.js
2012-11-28 14:43:59 -04:00
Marco Antonio Nina
29d4cb3fa0
BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
...
- According to the specifications.
- Was add the the list of emails.
enter the commit message for your changes. Lines starting
2012-11-28 12:54:11 -04:00
Marco Antonio Nina
39d79e398b
$title = ucfirst (strtolower ( G::LoadTranslation('ID_EMAILS')));
2012-11-28 12:50:02 -04:00
julceslauhub
b80ea5c5f3
Merge pull request #1003 from ralpheav/master
...
inputDoc save procedure fix
2012-11-28 05:51:13 -08:00
ralph
66c8366e8f
$_POST["functions"] is not arriving, seemed maborak.loader is not sending it. Fix.
2012-11-28 09:04:52 -04:00
julceslauhub
dd58a6b131
Merge pull request #1002 from ralpheav/master
...
removing deprecated function G::getModel
2012-11-27 13:51:27 -08:00
ralph
72c53d4503
Removing G::getModel, deprecated function.
2012-11-27 17:15:57 -04:00
Victor Saisa Lopez
23d03a7d2e
BUG 8283 "PMFAddInputDocument function request" SOLVED
...
- New feature
- PM Function for add a input document
- Added function "PMFAddInputDocument" in "class.pmFunctions.php"
- The QA team should test with:
* Dynaforms
* KnowledgeTree plugin
* Available from version 2.0.46
2012-11-27 12:56:10 -04:00
julceslauhub
ae7daba540
Merge pull request #990 from brayanpereyra/BUG-9549
...
BUG 9549 I added button to import dynaform SOLVED
2012-11-25 19:33:55 -08:00
Brayan Osmar Pereyra Suxo
21013b00f6
BUG 9549 I added button to import dynaform SOLVED
...
I added button to import dynaform
2012-11-23 16:05:35 -04:00
Brayan Osmar Pereyra Suxo
9b2c1343e4
BUG 9549 I added button to import dynaform SOLVED
...
I added button to import dynaform
2012-11-23 15:47:10 -04:00
ralph
d7962637a8
Commenting DB interface requiere files from processMap class, already in Autoloader.
2012-11-22 16:33:58 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
user
24cb5bce52
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-20 14:04:40 -04:00
jennylee
7c8b33049a
BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
...
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 10:58:11 -04:00
jennylee
7c1902a68e
BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
...
I added a javascript code to disable the Submit Button on file 'workflow/engine/methods/cases/casesHistoryDynaformPage_Ajax.php'.
2012-11-20 09:56:34 -04:00
user
3ef0b0bbc5
Commenting include DB interface files require, to gain time loading.
2012-11-19 17:19:19 -04:00
Victor Saisa Lopez
e10d68ba58
BUG 7752 "No webservice to add notes" SOLVED
...
- New feature
- Web Services for add case note
- Added functions "PMFAddCaseNote, WSAddCaseNote" in "class.pmFunctions.php"
- Added function "addCaseNote" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-19 14:35:10 -04:00
Victor Saisa Lopez
55ee745105
BUG 0000 "In HOME>Documents pager does not work" SOLVED
...
- In HOME>Documents pager does not work
- Fixed, Added total records variable, The pager now work correctly
* Available from version 2.0.46
2012-11-16 13:32:07 -04:00
user
8226caad6b
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-16 11:27:46 -04:00
Victor Saisa Lopez
97cef89539
BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
...
- New feature
- Request that an "Edit" button be added to the page to view the
profile of a particular user
- Added edit button in Summary view
* Available from version 2.0.46
2012-11-16 10:05:20 -04:00
Julio Cesar Laura
59bf5dd6d7
Fix little bug when edit intermediate events
2012-11-15 16:46:44 -04:00
user
923e375e5a
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-15 15:11:31 -04:00
Victor Saisa Lopez
ebd1a4747c
BUG 8596 "Web Services needs a userInfo() function" SOLVED
...
- New feature
- Web Services for getting information of user
- Added functions "PMFInformationUser, WSInformationUser" in "class.pmFunctions.php"
- Added function "informationUser" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-15 12:56:33 -04:00
Brayan Osmar Pereyra Suxo
bb92d18f64
BUG 9962 I added a validation to field SOLVED
...
I added a validation to text field
2012-11-15 10:10:04 -04:00
user
cdc66b1270
-Commenting an add of a js file into Css file handling.
...
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
Fernando Ontiveros
1ffb33c427
SPEEDY fix some issues in autoloader and login page
2012-11-13 15:09:16 -04:00
Fernando Ontiveros
a8e8cf0295
SPEEDY adding the autloader feature in class.bootstrap.php
2012-11-13 13:48:16 -04:00
julceslauhub
58ee8b2fe8
Merge pull request #946 from brayanpereyra/BUG-9717
...
BUG 9717 I add attribute USR_STATUS SOLVED
2012-11-13 06:39:21 -08:00
Brayan Osmar Pereyra Suxo
e06a6dda48
BUG 9717 I add attribute USR_STATUS SOLVED
...
I add attribute USR_STATUS
2012-11-13 10:25:55 -04:00
Brayan Osmar Pereyra Suxo
cbef4fd4cb
BUG 9717 I add attribute USR_STATUS SOLVED
...
I add attribute USR_STATUS
2012-11-13 10:19:29 -04:00
user
395ed9c2f3
Removing set of references to singletons into main.php, mainInit.php and processList.php
...
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -04:00
Fernando Ontiveros
b5c11b4198
SPEEDY first version of boostrap.php, with many changes
2012-11-12 14:44:44 -04:00
julceslauhub
f5e903028e
Merge pull request #930 from hector-cortez/BUG-9898
...
BUG 9898 PDF limit 6 pages SOLVED
2012-11-12 06:11:55 -08:00
Julio Cesar Laura
ecc82882fc
BUG 10036 No esta rezalizando un buen conteo de la paginacion en Documents SOLVED
...
- Incorrect calculation of the items in the folder
- Fix the formula to calculate the items in the folder
2012-11-09 17:14:52 -04:00
Hector Cortez
aecf461295
BUG 9898 PDF limit 6 pages SOLVED
...
- When we generate a pdf in process, it can be created and download, but it can't over 6 pages.
- Was added new report generator pdf.
2012-11-09 16:40:49 -04:00
Julio Cesar Laura
d390bee40e
Column "Current User" removed from the "Participated list" due to performance reason.
...
Improvement to the case summary information
2012-11-09 15:43:32 -04:00
Victor Saisa Lopez
ba6c87b9f2
BUG 9548 "Agregar la posibilidad de copiar triggers" SOLVED
...
- New feature
- Add the ability to copy triggers
- Copy trigger option was added in DESIGNER>TRIGGERS
* Available from version 2.0.46
2012-11-07 16:59:48 -04:00
Brayan Osmar Pereyra Suxo
39380dd7a1
BUG 9717 I removed lines code SOLVED
...
I removed lines code
2012-11-06 14:27:48 -04:00
Brayan Osmar Pereyra Suxo
755d5a9090
Merge remote branch 'upstream/master' into BUG-9717
2012-11-06 09:37:28 -04:00
Brayan Osmar Pereyra Suxo
dd1a410c36
BUG 9717 I add attributes that removed to user table SOLVED
...
I add attributes that removed to user table
2012-11-06 09:30:12 -04:00
Victor Saisa Lopez
977969985e
BUG 9830 "En Advanced Search no funciona la busqueda por..." SOLVED
...
- In AdvancedSearch no performs searches for user and category
- Problem solved, have been added to SOLR missing criteria for the search
- Note. - To register/upgrade the new criteria in the SOLR server, run the
following script:
$ php reindex_solr.php workspace_name reindexall
* Available from version 2.0.45
2012-11-05 15:14:51 -04:00
Brayan Osmar Pereyra Suxo
fdf3807521
BUG 9717 I add attributes to ldap
...
I add attributes to ldap
2012-11-05 09:57:09 -04:00