Commit Graph

3868 Commits

Author SHA1 Message Date
julceslauhub
ee66ddeb89 Merge pull request #25 from marcoAntonioNina/BUG-9218
BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
2012-06-01 13:15:42 -07:00
Marco Antonio Nina
54f8805f98 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The validation may be wrong.
- validationn of function searchUsers for checkbox.
2012-06-01 15:58:21 -04:00
Hector Cortez
24c7f8ee7f BUG 9102 Inconsistent font in UI SOLVED
- The font under "Process Information" is different than the rest of the UI. It's bigger and in bold.
- Adjustment in text fonts of the lateral panel "Process Information".
2012-06-01 15:11:59 -04:00
julceslauhub
20accb2021 Merge pull request #22 from julceslauhub/master
BUG 0000 Update translations for 2.0.41.testing4
2012-06-01 09:27:16 -07:00
Marco Antonio Nina
f820ee08f7 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The ldap list was generated with an excessive size and the checkboxes
 were not selected in the entire page.

- The Ldap list was optimized to generate it with the smallest size possible

- It was created a new template to improve the selection of the checkbox.
2012-06-01 12:25:13 -04:00
Julio Cesar Laura
4c43df3a81 BUG 0000 Update translations for 2.0.41.testing4
- Updating .po file and insert.sql files
2012-06-01 12:18:31 -04:00
Herbert Saal Gutierrez
71e4bb4f6d Merge remote branch 'upstream/master' into BUG-9180 2012-05-31 17:45:47 -04:00
julceslauhub
9a4db4545b Merge pull request #20 from herbertsg/BUG-9180
Bug 9180 Replace json_decode function by G::json_decode
2012-05-31 14:15:51 -07:00
Victor Saisa Lopez
6770cff337 BUG 9091 "Problems sending a grid on the last parameter on..." SOLVED
- The problem occurs when the fields parameter exists, then only
  takes the values ..that are in it, in the absence of this parameter
  is taken into account the variables of the system/process
- If the fields parameter exists now joins the variables of the system/process
2012-05-31 15:07:03 -04:00
Herbert Saal Gutierrez
22a6b37794 Merge remote branch 'upstream/master' into BUG-9180 2012-05-31 12:39:11 -04:00
julceslauhub
af2d06e545 Merge pull request #19 from brayanpereyra/BUG-8860
Bug 8860 The bug was solved and review with correct code  SOLVED
2012-05-31 09:35:03 -07:00
Herbert Saal Gutierrez
0069d786b3 Merge remote branch 'upstream/master' into BUG-9180 2012-05-31 11:37:32 -04:00
Herbert Saal Gutierrez
0a95770cf1 BUG 9180 Replace json_decode function by G::json_decode
Replace json_decode function by G::json_decode to support PHP
versions without json support configured.
2012-05-31 11:34:52 -04:00
Brayan Osmar Pereyra Suxo
90d8ffbc72 BUG 8860 The bug was solved and review with correct code SOLVED
- Use type var == 'undefined' to validate variables
2012-05-31 11:19:04 -04:00
julceslauhub
ac5e3a5c36 Merge pull request #18 from victorsl/BUG-8914
BUG 8914 "Read-Only Checkboxes in Grids are not saved as marked ('On')" SOLVED
2012-05-31 08:18:01 -07:00
Victor Saisa Lopez
f6e0349a9d BUG 8914 "Read-Only Checkboxes in Grids are not saved as marked ('On')" SOLVED
- When a checkbox read-only is checked in a grid is saved, It is always saved as unmarked
- Checkbox read-only if checked in a grid, now saved
2012-05-30 17:51:16 -04:00
Herbert Saal Gutierrez
01d65b3ff1 BUG 9180 Correct coding convention
Correct coding convention and replace json_encode to G::json_encode and
json_decode to G::json_decode
2012-05-30 17:47:28 -04:00
Brayan Osmar Pereyra Suxo
d51ecf1710 BUG 8860 DESCRIPTION The bug the error affected the masks of the fields SOLVED
The field with formula not work mask. Add execute event to field.
2012-05-30 17:31:27 -04:00
Herbert Saal Gutierrez
1b2747987e Merge remote branch 'upstream/master' into BUG-9180 2012-05-29 17:13:54 -04:00
julceslauhub
833f99241c Merge pull request #14 from alvarocs/BUG-9214
BUG 9214 Los campos que son creados en modo vista no estan en modo vista...
2012-05-29 14:12:34 -07:00
Herbert Saal Gutierrez
5cf35c71d9 BUG 9180 Correct Solr update and counters implementation
The following changes were made:
- fix update Solr index process
- implement casesenuLoader using Solr server to display counters
- fix cron missing reference to system class
- add function and classes documentation
2012-05-29 17:07:53 -04:00
julceslauhub
485d14d03e Merge pull request #13 from brayanpereyra/BUG-8819
BUG 8819 Remove the config to load the list  SOLVED
2012-05-29 13:57:43 -07:00
Alvaro Campos
468bd54d13 BUG 9214 Los campos que son creados en modo vista no estan en modo vista solved
- was removed the default value of mode "edit" to create a dynaform, now is empty this option mode=""
2012-05-29 16:39:15 -04:00
Brayan Osmar Pereyra Suxo
0a2ecfc7f0 BUG 8819 Remove the config to load the list SOLVED
DESCRIPTION the bug hide columns SUMMARY and CASES NOTES.. this happened because load config the BD.
I removed part code to this config.
2012-05-29 12:36:38 -04:00
julceslauhub
ddda4ef08b Merge pull request #12 from marcoAntonioNina/BUG-7657
BUG 7657 Dependent Fields don't work SOLVED
2012-05-29 08:14:38 -07:00
Marco Antonio Nina
e8c892f818 BUG 7657 Dependent Fields don't work SOLVED
- I was found a constant c.
- The constant was changed for the correct variable.

rk SOLVED

- I was found a constant c.
- The constant was changed for the correct variable.
2012-05-29 10:31:00 -04:00
julceslauhub
489c58b7b5 Merge pull request #11 from victorsl/BUG-8845
BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
2012-05-28 12:25:06 -07:00
Victor Saisa Lopez
40915f74a8 BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
- The xmlFrm object of the XmlForm class has no value in the attribute "home"
- Was assigned the corresponding value in the attribute "home"
2012-05-28 12:29:04 -04:00
Erik Amaru Ortiz
db7b3227f5 Merge pull request #2 from eriknyk/test1
Updating phpunit xml file
2012-05-24 14:44:36 -07:00
Erik Amaru Ortiz
de6dbf9699 Updating phpunit xml file
- updating test comment
2012-05-24 17:29:08 -04:00
Erik Amaru Ortiz
48e53ac5dc Merge pull request #1 from eriknyk/test-G
test-G "fix on function testSys_get_temp_dir()"
2012-05-18 08:24:21 -07:00
Erik Amaru Ortiz
2b7a21023b Merge remote-tracking branch 'upstream/master' into test-G 2012-05-18 11:15:09 -04:00
Erik Amaru Ortiz
73ac86ae85 Addigng some folder on tests
- functional folder to functional test added
- shared folder to store some files used on tests  added
2012-05-18 11:02:51 -04:00
Erik Amaru Ortiz
669aaa2413 test-G "fix on function testSys_get_temp_dir()"
test function was udated for others operative systems like macosx
where the temporal dir. isn't /tmp
2012-05-18 10:25:49 -04:00
Erik Amaru Ortiz
df2af79703 Adding three skel classes to complete its phpunit 2012-05-18 09:28:10 -04:00
Erik Amaru Ortiz
fcef56fd6f Update G Unit Test & Fix on G::emailAddress() function
- imcomplete comment exist on G Test file
- reoving a G::pr on G::emailAddress() function
2012-05-17 17:31:48 -04:00
Erik Amaru Ortiz
6fb2f2d786 BUG 0000 Update Base translations 2012-05-16 16:08:56 -04:00
Herbert Saal Gutierrez
2070917313 BUG 0000 Correct format date without hour for php 5.2 support
Correct format date without hour for php 5.2 support
2012-05-16 15:45:32 -04:00
Herbert Saal Gutierrez
fc2f25d2ba BUG 0000 Replace date_create_from_format function for Php 5.2 support
Replace date_create_from_format function with temporal solution for
Php 5.2 support
2012-05-16 15:45:32 -04:00
Herbert Saal Gutierrez
920d4908bf BUG 0000 Support for php 5.2 in Solr implementation
Add support for php 5.2 in Solr implementation:
- Exception function has two parameters
- use of function call_user_func
2012-05-16 15:45:32 -04:00
Erik Amaru Ortiz
b4067145a7 BUG 0000 "Impoving ProcessMaker PHPUnit Test folders structure" 2012-05-16 12:56:14 -04:00
Alvaro Campos
6d5f02e2dd BUG 0000 se agrego vista previa del mensaje enviado SOLVED
- se agrego en el historial de mensajes una vista previa, este puede ser agregado con un doble clic en el elemento.
2012-05-16 12:53:42 -04:00
Marco Antonio Nina
6a8c61effd BUG 8903 Status of paused cases does not change SOLVED
- It was verified that the table was not updated application status.
-Was modified and functions pauseCase unpauseCase tate to change the application in the table.
2012-05-15 19:08:58 -04:00
Herbert Saal Gutierrez
87cfb471a9 BUG 0000 'Reverting overwritted changes on system & cases class' 2012-05-15 18:17:01 -04:00
Herbert Saal Gutierrez
7e07db9348 BUG 0000 Change Solr configuration environment variables
Now the Solr configuration variables are read from the env.ini file that
is stored in the shared//sites/SYS_SYS/ folder.

The system class is used to get the environment variables using the
solrenv function.
2012-05-15 17:41:12 -04:00
Victor Saisa Lopez
d4fcb868cd BUG 8951 "In version 2.0.39, case status never changes to 'COMPLETED'" SOLVED
- In the APPLICATION.APP_STATUS field in the database, the status never changes from "TO_DO" to "COMPLETED" when finishing the case
- The problem was caused by the solution to bug 8169, see http://bugs.processmaker.com/view.php?id=8169
- Solved problem, now APPLICATION.APP_STATUS field, changes to "COMPLETED" when finishing the case
2012-05-15 17:32:30 -04:00
Erik Amaru Ortiz
bd071fbb52 BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated

(removind debug print_r)
2012-05-15 17:05:47 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Erik Amaru Ortiz
1a8545df8a BUG 0000 herbert> SOLR implementation in PMOS2
Solr support in PMOS2 includes:
Functionality:
- Implementation of Home views (Inbox, Draft, Participated, Unassigned). The views return fast results.
- Include read, unread, all,  and process filter in inbox View.
- Include process filter in draft view.
- Include started by me, completed by me, all, process, and status filter in participated view.
- Include process filter in unassigned view.
- Improved search functionality (search in user defined variables): Use the following syntax to search in process (user defined) variables. {variable_name}:{search_word} ex1:"causal:20*" where causal is the variable defined by the user.
  + Use of wildcards in search: Use * as wildcard at the begin or end of word
  + Multiple conditions in search: Separate multiple conditions by space ex2:"Materiales causal:20*" means that we are searching for the word Materiales and the causal that begin with 20.
  + Search in dates (interval ): Format=> {variable_date}:[yyyy-mm-dd TO yyyy-mm-dd]
    Local date not UTC date required
    ex: FechaRegistro:[2011-04-15 TO 2011-04-30] //registros con fecha entre el 2011-04-15 y el 2011-04-30.
  + we can use the wildcard *:
    ex: FechaRegistro:[* TO 2011-04-30] //registros con fecha menor o igual a 2011-04-30.
    FechaRegistro:[2011-04-15 TO *] //registros con fecha mayor o igual a 2011-04-15.
  + Search of exact phrases. format: {variable}:"frase a buscar"
    ex: Cliente:"Jesus Marin"

- Application update function.
	+ The function is called every time a change is detected in the application's data including the related delegations.
- Use of cache to improve performance

Not included:
- Order of task, sent by, and due date columns.

Pending:
- Advanced search view using faceted lists.
2012-05-15 10:56:48 -04:00
Brayan Osmar Pereyra Suxo
444b745536 BUG 0000 php unit test SOLVED
- function class G php unit testq
2012-05-15 09:41:01 -04:00