Julio Cesar Laura
e07720a391
BUG 10940 Email issue SOLVED
...
- We are not using reply to attribute
- Now we are using reply to attribute
2013-03-05 14:39:04 -04:00
Hector Cortez
3fe55aa94f
BUG 0000 Adjustment for the standardization of code. CODE_STYLE
2013-03-05 09:12:44 -04:00
julceslauhub
782300f92c
Merge pull request #1367 from marcoAntonioNina/BUG-10917
...
BUG 10917 No se terminan de crear campos en la BD al hacer upgrade SOLVED
2013-03-04 08:54:10 -08:00
julceslauhub
3cc1d36156
Merge pull request #1368 from julceslauhub/master
...
Add label WRONG_LOGIN_CREDENTIALS
2013-03-04 08:53:27 -08:00
Julio Cesar Laura
2849fd86ce
Add label WRONG_LOGIN_CREDENTIALS
2013-03-04 12:45:23 -04:00
Marco Antonio Nina
effadbde76
BUG 10917 No se terminan de crear campos en la BD al hacer upgrade SOLVED
...
- Variable not defined.
- was add validation.
2013-03-04 12:39:03 -04:00
Hector Cortez
ba70cf04a7
BUG 10925 When login with wrong credentials error should be generic. SOLVED
...
- When login with wrong credentials currently the error message is specific to what the login error is ("WARNING: User not registered!" for wrong User name and "WARNING: Wrong password" for wrong password).
- Changed Message Wrong login to generic.
2013-03-04 11:32:49 -04:00
Hector Cortez
6024e77131
BUG 0000 Adjustment for the standardization of code.
...
- Only modified standardization of code.
2013-03-04 09:30:00 -04:00
Marco Antonio Nina
48075b663e
Improvement user list edit.
2013-03-01 16:05:50 -04:00
Hector Cortez
25b79bf511
BUG 10903 No es posible ejecutar un caso con Report Table (old version) SOLVED
...
- No es posible ejecutar un caso con Report Table. Se realizo el proceso en la versión estable de la 2.0.45, el proceso corrio con normalidad pero al realizar upgrade a la versión 2.0.46-testing.7, y al ejecutar un caso del mismo proceso, despliega un warning, haciendo imposible su ejecución.
- Removed from the listbox of grid field of the selection of the fields.
2013-03-01 09:25:49 -04:00
Hector Cortez
22681159d4
BUG 10835 Unable to re-size dashboard SOLVED
...
- When having to much information in a dashboard, it is very dificult to read the data. Is is possible to re-size a dashboard to the data is readable.
- Added button One Column for display items in dashboard.
2013-02-27 14:42:10 -04:00
Julio Cesar Laura
5263de8dcb
Add validation to avoid notice in pm tables
2013-02-27 12:37:17 -04:00
julceslauhub
4c9e7292b1
Merge pull request #1355 from norahmollo/testeo_de_campos_Currency
...
Labels Cases List Cache Builder
2013-02-27 05:42:44 -08:00
Hector Cortez
521e1d4481
BUG 10829 Paginacion en documents no muetsra documentos en la pagina siguiente SOLVED
...
- En Home/Documents vamos a la paginacion y al darle click para ir a la pagina 2 no vemos los docuemntos faltantes, viendo que tenemos mas de 100 documentos.
- Adjustment in the list of the documents.
2013-02-26 17:49:59 -04:00
norahmollo
e12f3704f2
Labels Cases List Cache Builder
2013-02-26 20:40:16 +00:00
jennylee
e37a0b4abb
Web Services Test. Fixing the list
...
Fixing the list in Admin > Settings > Web Services Test
2013-02-26 15:54:34 -04:00
Julio Cesar Laura
24f769a830
Add hook to overwrite cases-ajaxListener actions
2013-02-26 15:24:25 -04:00
Marco Antonio Nina
04505bd403
Improvement Message history rigth button.
2013-02-26 13:11:25 -04:00
julceslauhub
ece76bc22a
Merge pull request #1348 from julceslauhub/master
...
Improvement in the reassign users list when click in "actions" menu
2013-02-25 10:44:33 -08:00
Julio Cesar Laura
f79ac8a843
Improvement in the reassign users list when click in "actions" menu
2013-02-25 14:41:17 -04:00
julceslauhub
b32407def8
Merge pull request #1325 from hector-cortez/BUG-10747
...
BUG 10747 Cron asks for Authentication when its smtp SOLVED
2013-02-25 08:11:41 -08:00
Julio Cesar Laura
6243b8ad98
BUG 10881 Informacion de Calendario al inicar un caso siempre es Default pese a que se seleccione uno diferente para el proceso SOLVED
...
- Don't get correctly the calendar information and the checkboxed are not refreshed correctly
- Get the correctly calendar information the checkboxes are reseted before load the new calendar information
2013-02-25 12:03:24 -04:00
julceslauhub
2aee349eed
Merge pull request #1345 from marcoAntonioNina/BUG-10850
...
BUG 10850 Cuando se borra una tarea de un proceso no se borra... SOLVED
2013-02-25 04:59:53 -08:00
Julio Cesar Laura
ab3036f023
BUG 10875 The saveForm Javascript function runs "Before Assignment" triggers as long as the form passes validation SOLVED
...
- We reused the file cases_SaveData.php file to save data by ajax
- We created a new file saveForm.php to save data by ajax
2013-02-22 16:25:34 -04:00
Marco Antonio Nina
bd748a805c
BUG 10850 Cuando se borra una tarea de un proceso no se borra... SOLVED
...
- Derivation no were erased correctly.
- Was add validation in file processmap.
with '#' will be ignored, and an empty message aborts the commit.
2013-02-22 15:55:26 -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
Julio Cesar Laura
f2378199a7
Updating .po file and .sql files for version 2.0.46-testing.8
2013-02-21 11:29:28 -04:00
Julio Cesar Laura
61abf4a9d9
BUG 7228 PM does not have a valid country code for Taiwan SOLVED
...
- Change the query to get the country by name
2013-02-21 10:51:32 -04:00
julceslauhub
3a22d93547
Merge pull request #1340 from brayanpereyra/BUG-10435
...
BUG 10435 I added option to view history Upgrades SOLVED
2013-02-21 06:29:02 -08:00
Brayan Osmar Pereyra Suxo
edf31dc64b
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-21 10:31:45 -04:00
julceslauhub
f8381fc77e
Merge pull request #1339 from brayanpereyra/BUG-10435
...
Bug 10435 I added option to view history Upgrades SOLVED
2013-02-21 06:12:01 -08:00
Brayan Osmar Pereyra Suxo
e80c97fb4e
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-20 17:33:13 -04:00
jennylee
6c1ebd5213
BUG 10856 When import a Process with 'Derivation Screen', it does not have set the template html to show.
...
When import a Process with 'Derivation Screen', it does not have set the template html to show at the end of a case. Solved.
2013-02-20 15:52:32 -04:00
Brayan Osmar Pereyra Suxo
02a0c21bed
BUG 10435 I added option to view history Upgrades SOLVED
...
I added option to view history Upgrades
2013-02-20 10:11:03 -04:00
Julio Cesar Laura
320a761a42
Add some validations to avoid notices detected on server 11.130
2013-02-19 12:43:24 -04:00
Julio Cesar Laura
b986dd1a7d
IMPROVEMENT in PMFunction PMFGetNextAssignedUser
2013-02-19 11:36:10 -04:00
Julio Cesar Laura
c8e992a258
BUG 10836 You are able to create 2 workspaces with same name SOLVED
...
- Missing validation to check if a workspace exists
- Add validation to check if a workspace exists
2013-02-18 17:50:22 -04:00
Julio Cesar Laura
1e022669ea
BUG 10832 Case Scheduler change configuration once you open it for editing SOLVED
...
- Incorrect display of case scheduler properties
- Fix display of properties when edit a case scheduler
2013-02-18 12:34:17 -04:00
julceslauhub
3c4222b0cc
Merge pull request #1331 from Jennydmz/BUG-9896
...
BUG 9896 Error message when restoring a workspace, that truncates the restore.
2013-02-18 07:58:19 -08:00
jennylee
890454c02a
BUG 9896 Error message when restoring a workspace, that truncates the restore.
...
When restoring a workspace, there is an error message: 'Could not create the directory....' that truncates the restore. So a validation was added to create the folder that was not finding when doing the restore.
2013-02-18 11:59:36 -04:00
julceslauhub
a98bd9185c
Merge pull request #1330 from brayanpereyra/BUG-10831
...
BUG 10831 I added a validation to change name in folder SOLVED
2013-02-18 07:55:26 -08:00
Brayan Osmar Pereyra Suxo
cbe6c36a6d
BUG 10831 I added a validation to change name in folder SOLVED
...
I added reload in tree while change name in folder
2013-02-18 11:47:23 -04:00
jennylee
2ab284a6a7
BUG 9896 Error message when restoring a workspace, that truncates the restore.
...
When restoring a workspace, there is an error message: 'Could not create the directory....' that truncates the restore. So a validation was added to create the folder that was not finding when doing the restore.
2013-02-18 11:09:37 -04:00
julceslauhub
3516f78c3e
Merge pull request #1326 from victorsl/BUG-0000
...
BUG 0000 "Improvement in the cases list" SOLVED
2013-02-18 07:02:36 -08:00
Julio Cesar Laura
fdc7e01809
Improvement in the dashlets instances list, validating when a dashlet class doesn't exists
2013-02-18 10:21:05 -04:00
Julio Cesar Laura
2f81b35e63
Merge remote branch 'upstream/master'
2013-02-18 10:20:45 -04:00
Victor Saisa Lopez
cafb088214
BUG 0000 "Improvement in the cases list" SOLVED
...
- Problem with tasks in parallel in inbox
- Solved problem with tasks in parallel
- Validation was added in solr for cases that are in inbox, but does not make an accurate count of cases, when tasks are parallel
* Available from version ProcessMaker-2.0.46
2013-02-15 16:26:51 -04:00
Hector Cortez
76ce88c6f0
BUG 10747 Cron asks for Authentication when its smtp SOLVED
...
- If you are using smtp to configure Email, Cron always will ask for authentication even if the autentication requiered chack box is not cheked
- Validation and test Email Configuration
2013-02-15 16:11:40 -04:00
Brayan Osmar Pereyra Suxo
0b5efcd9cb
I removed the button filter
...
I removed the button filter
2013-02-15 15:50:51 -04:00
Julio Cesar Laura
8246d92acd
Filter deleted users for the dropdown users list in advanced serach
2013-02-15 15:02:12 -04:00