julceslauhub
f7264dbafa
Merge pull request #202 from brayanpereyra/BUG-9398
...
BUG 9398 Create new field don't validate name SOLVED
2012-07-09 15:17:28 -07: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
julceslauhub
6f6b6e7d77
Merge pull request #200 from brayanpereyra/BUG-9395
...
BUG 9395 Don't show folders in tree of Documents SOLVED
2012-07-09 15:02:04 -07:00
julceslauhub
07b4b13850
Merge pull request #198 from marcoAntonioNina/BUG-9140
...
BUG 9140 Fix code the JavaScript function contractExpandSubtitle()... SOLVED
2012-07-09 14:59:57 -07:00
Brayan Osmar Pereyra Suxo
8b0b64c8f5
BUG 9398 Create new field don't validate name SOLVED
...
- I add condicions to validate NodeName
2012-07-09 17:58:51 -04: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
Marco Antonio Nina
b93a6c9747
BUG 9140 Fix code the JavaScript function contractExpandSubtitle()... SOLVED
...
- The function does not allow objects.
- The function ground support type parameters string.
2012-07-09 12:56:03 -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
julceslauhub
a1b5c98a19
Merge pull request #196 from brayanpereyra/BUG-9309
...
BUG 9309 The group list don't show more 20 rows SOLVED
2012-07-09 09:50:33 -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
Hector Cortez
d200dc43d7
Merge remote branch 'upstream/master' into BUG-9369
2012-07-09 12:46:19 -04:00
julceslauhub
e0f81d2dfe
Merge pull request #194 from marcoAntonioNina/BUG-9306
...
BUG 9406 The JavaScript function saveAndRedirectForm() saves the...SOLVED
2012-07-09 09:44:36 -07: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
Marco Antonio Nina
47bdb4c61b
BUG 9406 The JavaScript function saveAndRedirectForm() saves the...SOLVED
...
- Not routed correctly.
- was validate the routed to http y https
2012-07-09 10:09:58 -04:00
julceslauhub
6322f9f923
Merge pull request #193 from hector-cortez/BUG-9191
...
Bug 9191 Cuando se importa procesos antiguos con mascara currency a la nueva version muestra en sus campos ;$
2012-07-09 06:39:27 -07:00
Hector Cortez
cfa1506215
Merge remote branch 'upstream/master' into BUG-9191
2012-07-06 17:42:20 -04:00
Hector Cortez
8aa8faede3
BUG 9191 Cuando se importa procesos antiguos con mascara currency ... SOLVED
...
- En la version de PM 2.0.41 testing 3 Cuando se importa procesos antiguos con mascara currency a la nueva version muestra en sus campos ;$, como se adjunta en la imagen correspondiente.
- Adjustment in the validate the simbols _ ; in the Currency fields.
2012-07-06 17:36:41 -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
julceslauhub
fb3782aeca
Merge pull request #191 from julceslauhub/master
...
BUG 0000 Add validation in case history with value null
2012-07-06 13:36:52 -07: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
julceslauhub
8cd958fd1f
Merge pull request #190 from marcoAntonioNina/BUG-9304
...
BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
2012-07-06 13:29:04 -07: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
julceslauhub
05d002bc07
Merge pull request #184 from victorsl/BUG-9207
...
BUG 9207 "Users List Sort Order" SOLVED
2012-07-06 07:48:26 -07: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
ferOnti
68f45717d5
Merge pull request #182 from ferOnti/master
...
formating the xpdl.php using PSR2
2012-07-04 15:26:40 -07:00
Fernando Ontiveros
4ee129b3b6
formating file xpdl.php to PSR2
2012-07-04 18:24:31 -04:00
ferOnti
d2267bb84e
Merge pull request #181 from ferOnti/master
...
fixing phpunit.xml
2012-07-04 15:05:34 -07:00
Fernando Ontiveros
f898a9c099
fixing the phpunit.xml
2012-07-04 18:03:55 -04:00
Fernando Ontiveros
5ff84a9b63
Merge remote branch 'upstream/master'
2012-07-04 17:58:02 -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
julceslauhub
184d74f414
Merge pull request #179 from hector-cortez/BUG-5359
...
Bug 5359 Add validation for the third parameter
2012-07-04 14:31:23 -07:00
ferOnti
f5d47d04a3
Merge pull request #178 from ferOnti/master
...
adding build.xml for jenkins, and fix AppSolrTest
2012-07-04 14:21:17 -07:00