Commit Graph

2000 Commits

Author SHA1 Message Date
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
50b7c88f92 BUG 9377 "APP_FINISH_DATE is set to 1902-01-01 00:00:00 when..." SOLVED
- re-generated propel classes
2012-07-10 09:27:26 -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
julceslauhub
41e013196a Merge pull request #203 from marcoAntonioNina/BUG-9318
BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
2012-07-09 15:54:50 -07:00
Marco Antonio Nina
35b570334c BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
- Folder Cases appears a row below
- The ID problem for uxmodern in styles forced to move the refresh from the right side to the left side, to avoid any conflicts.
2012-07-09 18:52:03 -04:00
julceslauhub
df650e3675 Merge pull request #201 from brayanpereyra/BUG-9236
BUG 9236 Don't exist order in list grid SOLVED
2012-07-09 15:03:53 -07:00
Victor Saisa Lopez
e030e259e1 BUG 9377 "Formatting files to PSR2" SOLVED
Formatting files to PSR2
2012-07-09 16:26:17 -04:00
Brayan Osmar Pereyra Suxo
4201c60fe0 BUG 9236 Don't exist order in list grid SOLVED
- I add a order in store the grid
2012-07-09 16:10:56 -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
julceslauhub
54af0aca9b Merge pull request #197 from hector-cortez/BUG-9369
BUG 9369 In debug mode the content of an array variable is not display S...
2012-07-09 09:55:31 -07: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
Brayan Osmar Pereyra Suxo
f6af663f70 BUG 9309 The group list don't show more 20 rows SOLVED
- I amended ajax group list
2012-07-09 12:23:30 -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
julceslauhub
fea5c8c8e2 Merge pull request #192 from marcoAntonioNina/BUG-9406
BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
2012-07-06 13:51:50 -07:00
Marco Antonio Nina
fe447ffae8 BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
- Can not leaving the option library.
- was added a menu which can return a Designer
2012-07-06 16:41:19 -04:00
Julio Cesar Laura
5df21ae1e5 BUG 0000 Add validation in case history with value null
- The function "startDateRender" don't validate null values
2012-07-06 16:33:07 -04:00
Marco Antonio Nina
6bd65e052a BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
- In the single application out notice.
- were validated the data to to avoid these notice.
2012-07-06 15:02:37 -04:00
Marco Antonio Nina
1a077fd8d7 BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
- Can not leaving the option library.
- was added a menu which can return a Designer
2012-07-06 12:41:27 -04:00
julceslauhub
837906ca3c Merge pull request #188 from brayanpereyra/BUG-9333
BUG 9333 Don't work in IE and google chrome  SOLVED
2012-07-06 09:36:12 -07:00
julceslauhub
cea4dac85d Merge pull request #186 from marcoAntonioNina/BUG-9297
BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
2012-07-06 09:29:42 -07:00
Brayan Osmar Pereyra Suxo
602e1830ad BUG 9333 Don't work in IE and google chrome SOLVED
- I validate to all browser
2012-07-06 12:09: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
julceslauhub
3e3ba6238e Merge pull request #185 from brayanpereyra/BUG-9215
BUG 9215 Show scroll in google chrome SOLVED
2012-07-06 08:09:03 -07: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
Brayan Osmar Pereyra Suxo
2f4d05fbe7 BUG 9215 Show scroll in google chrome SOLVED
- I add validate and removed scroll
2012-07-06 10:18:19 -04:00
Victor Saisa Lopez
f2ed9db6ca BUG 9207 "Users List Sort Order" SOLVED
- When I sort the list and then I go to the next page my sort list is not
  working fine
- In the User List all columns are sortable, which is incorrect
- It has set the columns that are sortable (USER_NAME, STATUS, ROLE, DUE_DATE),
  the rest of the columns have different criteria in obtaining its value, which
  prevents their order (eg FULL_NAME depends on the configuration that is
  given in ADMIN>Settings>Environment>User Name Display Format)
2012-07-06 10:10:10 -04:00
ferOnti
8e04c6c083 Merge pull request #183 from ferOnti/master
formating the file authentication.php to PSR2
2012-07-04 16:02:51 -07:00
Fernando Ontiveros
9f6cb2f812 formating the file authentication.php to PSR2 2012-07-04 19:01:31 -04:00
julceslauhub
7f49c92f3a Merge pull request #170 from hector-cortez/BUG-8369
BUG 8369 Adjustment for standardization of code SOLVED
2012-07-04 15:48:26 -07:00
Fernando Ontiveros
4ee129b3b6 formating file xpdl.php to PSR2 2012-07-04 18:24:31 -04:00
julceslauhub
6630a0214a Merge pull request #177 from hector-cortez/BUG-9246
BUG 9246 Adjustment for standardization of code SOLVED
2012-07-04 14:45:58 -07:00
Hector Cortez
b6c177a32e BUG 5359 Trigger wizard should indicate that the return value... SOLVED
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment index the third parameter that defined in return value.
2012-07-04 17:21:12 -04:00
Hector Cortez
260458b977 Merge remote branch 'upstream/master' into BUG-5359 2012-07-04 17:19:01 -04:00
Hector Cortez
353621b320 BUG 9246 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/classes/class.pmTable.php, workflow/engine/classes/model/DbSource.php files.
2012-07-04 15:12:35 -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
2f8cac0a29 Merge pull request #173 from hector-cortez/BUG-9087
BUG 9087 Adjustment for standardization of code SOLVED
2012-07-04 09:08:49 -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
Julio Cesar Laura
29036c842e BUG Adjustment for standardization of code SOLVED 2012-07-04 11:33:29 -04: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
Victor Saisa Lopez
dff24f4996 Merge remote branch 'upstream/master' into BUG-9319 2012-07-03 18:06:36 -04:00
Hector Cortez
c1fab8b2cb BUG 9087 Adjustment for standardization of code SOLVED
- Adjustment workflow/engine/classes/class.pmScript.php file.
2012-07-03 17:56:11 -04:00
Julio Cesar Laura
3f6da015e6 BUGS 9407 and 9411 fixed for release 2.0.42
- Added required validations
2012-07-03 17:35:19 -04:00