Commit Graph

644 Commits

Author SHA1 Message Date
Fernando Ontiveros
9f6cb2f812 formating the file authentication.php to PSR2 2012-07-04 19:01:31 -04:00
Fernando Ontiveros
4ee129b3b6 formating file xpdl.php to PSR2 2012-07-04 18:24:31 -04:00
julceslauhub
9a7f1f5bb4 Merge pull request #176 from ferOnti/master
formating the soap2.php using PSR2
2012-07-04 09:25:51 -07:00
julceslauhub
5f632a9d49 Merge pull request #167 from hector-cortez/BUG-9221
BUG 9221 Adjustment for standardization of code SOLVED
2012-07-04 08:41:26 -07:00
Fernando Ontiveros
17c9554dde formating soap2.php using the PSR2 coding standard 2012-07-04 10:21:13 -04:00
Victor Saisa Lopez
167bab6b6e BUG 9319 "Problema con el Case Label" SOLVED
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table
- Improvement in file, compliance with the standard PSR2

Note:
- When you change the "Case Title" of a task, affecting every case,
  if it is the current task of the case (otherwise it would not affect
  the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
  #APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
2012-07-03 18:20:20 -04:00
Hector Cortez
c87c59d28d BUG 9221 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/methods/users/usersGroups.php file.
2012-07-03 09:04:37 -04:00
julceslauhub
fe06353ef7 Merge pull request #160 from brayanpereyra/BUG-8445
BUG 8445 PHPCS SOLVED
2012-07-02 14:21:18 -07:00
Brayan Osmar Pereyra Suxo
04e20c0bf1 BUG 8445 PHPCS SOLVED
- workflow/engine/methods/cases/cases_Ajax.php
2012-07-02 15:36:01 -04:00
Julio Cesar Laura
7b2577a9a0 BUG 9285 A PM Table DynaForm field cant' be filled beacuse the ...
- Apply the code standard
2012-07-02 12:12:28 -04:00
Hector Cortez
629dfae161 BUG 9353 PHP Short tags errors in Webservices test SOLVED
- On a system with short tags disabled Webservices test is not working
- Change Short tags by standardization of the code.
2012-07-02 10:00:36 -04:00
julceslauhub
4a9f0e9bfc Merge pull request #153 from marcoAntonioNina/BUG-9298
BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
2012-06-29 13:21:23 -07:00
Marco Antonio Nina
307270a1f7 BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
- The wrong was due a validate of User ID
- was taken to validate of User ID for accept their own User ID.
2012-06-29 16:12:48 -04:00
Julio Cesar Laura
b3e74430cc BUG 9355 WSDL Issue. soapAction="http://www.processmaker.comlogin"
- Wrong url in soapAction attribute
- Fix the url in soapAction attribute
2012-06-29 12:26:27 -04:00
Marco Antonio Nina
f935f23e14 BUG 9298 No se puede cambiar los roles de los usuarios en PM SOLVED
- The wrong was due a validate of User ID
- was taken to validate of User ID for accept their own User ID.
2012-06-29 11:42:48 -04:00
Marco Antonio Nina
df7e7b6b92 BUG 9336 Hidden field: Mode Edit/View SOLVED
- This field is not need in the form.
- this field was placed with a defaultvalue of edit.
2012-06-28 18:30:08 -04:00
Marco Antonio Nina
3bef9014de BUG 9337 Hint with .commas. and/or "apostrophes" is not working SOLVED
- We verified that when is intruduced a character strange the string is cut.
- add sentence of escape to validate the string.
2012-06-27 18:49:09 -04:00
julceslauhub
e6ba779f85 Merge pull request #114 from brayanpereyra/BUG-9379
BUG 9379 Add username exist SOLVED
2012-06-27 07:46:16 -07:00
Brayan Osmar Pereyra Suxo
71a999efa4 BUG 9379 Add username exist SOLVED
- I add validate username exist
2012-06-25 18:36:37 -04:00
Julio Cesar Laura
cf80a5d5b4 BUG 9285 A PM Table DynaForm field cant' be filled beacuse the ... SOLVED
- The array sent to grid don't contains the key "PRO_VARIABLE"
- Added the key "PRO_VARIABLE" to the array sent to grid
2012-06-25 12:35:11 -04:00
Brayan Osmar Pereyra Suxo
8bd64664c4 BUG 8445 Amend code SOLVED
- Serialize using G::json_encode
2012-06-21 18:19:55 -04:00
Brayan Osmar Pereyra Suxo
9f7a522dff BUG 8445 Don't work jump the cases list SOLVED
- I Add validate to cases numbers not exists
- I Add message in translation ID_CASE_DOES_NOT_EXIST_JS
2012-06-21 12:02:11 -04:00
Alvaro Campos
e230492bf9 BUG 0000 Changes in new and edit user SOLVED
- Also changes suggested by julio cesar
2012-06-20 19:00:41 -04:00
julceslauhub
aa01e0cbfa Merge pull request #82 from hector-cortez/BUG-9221
9221 Unable to change authentication source on existing users SOLVED
2012-06-18 20:33:20 -07:00
julceslauhub
bf3dedf2b3 Merge pull request #81 from alvarocs/BUG-4986
BUG 4986 Email notification is not working
2012-06-18 20:32:07 -07:00
Hector Cortez
c58035c81e 9221 Unable to change authentication source on existing users SOLVED
- After upgrading from version 2.0.38 to 2.0.40, there is no way to change the user's authentication source, from internal to LDAP or to LDAP to internal.
- Uncommented Buttom of the Authentication tab and activation in summary.
2012-06-18 18:06:33 -04:00
Alvaro Campos
e928579a45 BUG 4986 Email notification is not working
- The line was added by refered RobinHoo1973 which no caused any problems and works properly
2012-06-18 16:30:24 -04:00
Brayan Osmar Pereyra Suxo
5f0593210d BUG 9313 Can't activate a GROUP with status inactive SOLVED
- I removed the filter the active group
- I corrected the search group
2012-06-18 10:39:42 -04:00
Marco Antonio Nina
a6d40a00e1 BUG 0000 Double call to renderPage function fixed in authSources... SOLVED
- Was found a double call to renderPage in file authSources_kindof.php.
- Was removed a call to renderPage "blank".
2012-06-14 18:15:13 -04:00
julceslauhub
5bd608ace9 Merge pull request #56 from alvarocs/BUG-9229
BUG 9229 Problema con la ventana Key del ProcessMap. SOLVED
2012-06-12 12:58:55 -07:00
julceslauhub
b4676628a0 Merge pull request #54 from brayanpereyra/BUG-8830
BUG 8830 The variables are camelize SOLVED
2012-06-12 12:58:03 -07:00
julceslauhub
e25ceefa64 Merge pull request #51 from brayanpereyra/BUG-8933
BUG 8933 The code Javascrit don't mix with PHP SOLVED
2012-06-12 12:52:59 -07:00
Alvaro Campos
63ef4ba807 BUG 9229 Problema con la ventana Key del ProcessMap. SOLVED
- This problem only occurred in IE, your fix was increasing the size
   of the window
2012-06-08 18:16:50 -04:00
Brayan Osmar Pereyra Suxo
341b3a46f6 BUG 8933 The code Javascrit don't mix with PHP SOLVED
The code Javascript don't mix with PHP
2012-06-08 15:35:09 -04:00
Victor Saisa Lopez
536fee11ca BUG 9088 "KnowledgeTree and webEntry don't work when we try..." SOLVED
- KnowledgeTree and webEntry don't work when you try to upload
  some files
- Added the missing code in this section when the KnowledgeTree plugin
  is enabled
2012-06-06 12:00:14 -04:00
Brayan Osmar Pereyra Suxo
400237d6bf BUG 8830 Review code and fields SOLVED
- Review code and fields
2012-06-05 18:20:42 -04:00
Brayan Osmar Pereyra Suxo
af44b6a0a4 Merge remote branch 'upstream/master' into BUG-8933 2012-06-05 17:52:15 -04:00
Brayan Osmar Pereyra Suxo
bb3d02e032 BUG 8933 The option visible in Fields handler tab no work SOLVED
- The javascript not refresh the property "meta", this property have fields to hide
- The javascript resfresh with code empty
2012-06-05 17:32:36 -04:00
Brayan Osmar Pereyra Suxo
3135429f56 BUG 8830 Validate password field with policies security SOLVED
- Add the ajax for validate password field with policies security
- Add the validate to the comfirm password field
2012-06-05 11:02:17 -04: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
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
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
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
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
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
Victor Saisa Lopez
b636c91a28 BUG 0000 "The activation of a tab in ADMIN does not work with URL" SOLVED
- The activation of a tab in ADMIN does not work with URL (setup/main?s=PMENTERPRISE or setup/main_init?s=PMENTERPRISE)
- Solved the problem, now looks for the variable "s" in the menu to set the active tab
2012-05-15 09:09:13 -04:00
Victor Saisa Lopez
c4af5f8d23 BUG 9040 "The Task column doesn't update whith the last changes on..." SOLVED
- The APP_CACHE_VIEW table does not contain the changes made in the CONTENT table when you rename processes/tasks
- The name change in processes/tasks is now reflected in the APP_CACHE_VIEW table
- Note.- The APP_CACHE_VIEW table contains values ..for only one language
2012-05-10 11:06:44 -04:00
Erik Amaru Ortiz
86ede96961 BUG 0000 "Processes are doubling and tripling on dropdown ..." SOLVED
- On query aren't filtering by disticts pro_uid's
- adding distinct by pro_uid works fine

NOTE.- Why someone reason somebody comment a initial distinc on query, but it wasn't working fine.
2012-05-09 18:17:57 -04:00
Marco Antonio Nina
e70305d0dd BUG 9030 when you claim a case on the unassigned list the "Steps" and... SOLVED
- In the file where it addresses the url does not take intoaccount a shipping option.
- They change the addressing mode to load the menus above, plus you take two conditions, in order to load all the menus at the top that when you have a parent, not having a parent will have to address but without the menus higher for compatibility with the Outlook plugin.
2012-05-09 15:52:24 -04:00