Commit Graph

670 Commits

Author SHA1 Message Date
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Julio Cesar Laura
2be5a0837d BUG - Notices found in the heartbeat call
- The attribute "workspaces" not defined in the class "serverConfiguration"
- Define the missing attribute in the class
2012-07-18 09:53:39 -04:00
Julio Cesar Laura
5a5d836803 BUG 9455 On ProcessMaker 2.0.42 print icon on a Dynaform doesn't work when the form is submited
- The function "popUp" was missing
- Add the missing function "popUp"
2012-07-17 11:25:45 -04:00
Julio Cesar Laura
be06888e8e BUG 9457 Translation to translate timming control expressions
- These labels was hardcoded
- Change hardcoded labels by translations
2012-07-17 11:01:21 -04:00
Herbert Saal Gutierrez
38930f207f BUG-9449 Error in reassign and review of supervisor
Error
-----
Error in reassign and review of supervisor. This is caused because Solr
don't support those views.

Solution
---------
The filter to use Solr or  DB was corrected to use DB in the case of Supervisor views.

Also a new exception was created to inform that APP_DATA could not be unserialized,
and the logic is not going to stop when an error of unserialization is run in the reindex process.
2012-07-13 11:56:46 -04:00
Julio Cesar Laura
266130f809 BUG 9432 Case List Builder isn't working 2012-07-12 11:05:57 -04:00
Julio Cesar Laura
e427e49e66 BUG 9432 Case List Builder isn't working
- Missing snippet code to load the pm tables rows
- Add the missing snippet
2012-07-12 10:57:15 -04:00
Victor Saisa Lopez
31f8bcdfd4 BUG 9291 "Formatting files to PSR2" SOLVED
- Formatting files to PSR2
2012-07-11 15:24:11 -04:00
Victor Saisa Lopez
5e6f4ad09b BUG 9291 "Creating user via web services - no option to set..." SOLVED
- Creating user via web services, no option to set expiry date
- Create user via web services, can now be set parameters:
  expiry date and status (in the functions: createUser, WSCreateUser and PMFCreateUser)
- These changes in functions must be documented in the wiki.processmaker.com
2012-07-11 12:52:43 -04:00
julceslauhub
545e1f4bb5 Merge pull request #216 from marcoAntonioNina/BUG-9216
BUG 9216 Al cambiar el idioma por system settings... SOLVED
2012-07-10 20:24:47 -07:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Hector Cortez
a08934efb7 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- Adjustment by standarized code.
2012-07-10 17:19:20 -04:00
Hector Cortez
a0854cf214 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.

- Adding option for active/deactive title and case number when run case.
2012-07-10 16:29:26 -04:00
Julio Cesar Laura
38f0df196d BUG 9281 In a case the legend information on Information-Process Map seems... SOLVED
- Change the width and height for the legends panels
2012-07-10 12:21:57 -04:00
Victor Saisa Lopez
831d093992 Merge remote branch 'upstream/master' into BUG-9377 2012-07-10 08:56:59 -04:00
Julio Cesar Laura
4ac41f87ad BUG 9287 The variable picker for the trigger editor does not show grid variables in the list
- The grid fields don't display a label
- Added a default label for the grid fields
2012-07-09 22:42:59 -04:00
Julio Cesar Laura
3cb00f3de2 BUG 9363 What is the difference between Default lang in Login and System
- In the login screen for the classic skin was not selected the language set in the ADMIN
2012-07-09 19:08:34 -04:00
Brayan Osmar Pereyra Suxo
1856067042 BUG 9395 the code don't uses standard SOLVED
- I add standart to code
2012-07-09 15:31:23 -04:00
Brayan Osmar Pereyra Suxo
7db4587b90 Merge remote branch 'upstream/master' into BUG-9395 2012-07-09 15:26:26 -04:00
Victor Saisa Lopez
df8cfae446 BUG 9377 "APP_FINISH_DATE is set to 1902-01-01 00:00:00 when..." SOLVED
- APP_FINISH_DATE is set to 1902-01-01 00:00:00 when create new case
  using webservices
- DEL_INIT_DATE is set to NULL when routing case using webservices
- Solved the problem in the fields APPLICATION.APP_FINISH_DATE and
  APP_CACHE_VIEW.APP_FINISH_DATE, when you create a new case now set to NULL
- Solved the problem in the fields APP_DELEGATION.DEL_INIT_DATE and
  APP_CACHE_VIEW.DEL_INIT_DATE when the case is routed set to the date corresponding
2012-07-09 13:21:20 -04:00
Hector Cortez
707f80f0a2 BUG 9369 In debug mode the content of an array variable is not display SOLVED
- Adjustment in code sniffer.
2012-07-09 12:48:22 -04:00
Hector Cortez
0683a589f9 BUG 9369 In debug mode the content of an array variable is not display SOLVED
- When using debug, in a process that has an array variable. in the List of variables the array content is not display.
- Fixbug of the return value when the element is a array or object in debug window.
2012-07-09 12:23:05 -04:00
Brayan Osmar Pereyra Suxo
abebd247e6 BUG 9395 Don't show folders in tree of Documents SOLVED
- I add validate to ajax tree to show all folders
2012-07-09 10:51:36 -04:00
Marco Antonio Nina
16196798b2 BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
- validating standard code
2012-07-06 11:22:39 -04:00
Marco Antonio Nina
dab8440ac8 BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
- It was found that an alert was displayed with a not very specific error
- Skin_ajax was modified to allow the skin uxmodern to be copied, moreover to clarify the type of error.
2012-07-06 11:06:20 -04:00
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