Julio Cesar Laura
1a8994ef72
BUG 3889 Change the default option for "Next Step Link" under DynaForm "Properties" SOLVED
...
- Changed the default "nextstepsave" value for new dynaforms, now the default value is "prompt"
2012-08-16 12:27:59 -04:00
Julio Cesar Laura
3947d5418e
BUG 7338 User profile Replaced by doesn't work when PM derivate a case
...
- In the class "derivation" doesn't exist the validation for the "Replaced By" field
- Added the business logic to set the replaced by user when a case is derivated
2012-08-16 11:44:17 -04:00
Julio Cesar Laura
5e1037b8f4
BUG 9484 Label display wrong in multi-byte language SOLVED
...
- Whe a label is in a multi-byte language the size is calculated wrong
- Add a multi-byte string length function
2012-08-15 20:00:54 -04:00
Julio Cesar Laura
15115d64f5
BUG 9465 Layouts are broken in multi-byte language SOLVED
...
- When a label has more than one word the next word apperas down
- Add a attribute in the link style
2012-08-15 19:30:33 -04:00
Julio Cesar Laura
cb086e06c3
BUG 9624 When you go to the UNASSIGN option, screen is blank SOLVED
...
- When format a date with null value thows a javascript error
- Add validation for null values
- Fix some issues with the format of names (current user, previous user)
2012-08-15 19:04:55 -04:00
julceslauhub
b78b3baf03
Merge pull request #473 from marcoAntonioNina/BUG-9570
...
BUG 9570 Grid Editor... properties allow to change width, link.. SOLVED
2012-08-15 12:44:49 -07:00
julceslauhub
cb5178e5a0
Merge pull request #472 from marcoAntonioNina/BUG-9573
...
BUG 9573 Any user has the start new case button in his/her... SOLVED
2012-08-15 07:46:56 -07:00
Marco Antonio Nina
26cc05aa9d
BUG 9570 Grid Editor... properties allow to change width, link.. SOLVED
...
- The values were not necessary.
- Was validated for use of each type.
2012-08-15 10:44:12 -04:00
Marco Antonio Nina
7cc32c7f85
BUG 9570 Grid Editor... properties allow to change width, link.. SOLVED
...
- The values were not necessary.
- Was validated for use of each type.
2012-08-15 10:41:37 -04:00
Marco Antonio Nina
27141c124c
BUG 9573 Any user has the start new case button in his/her... SOLVED
...
- The option was enabled by default.
- Was validated and was add a message instead of treePanel.
2012-08-15 10:21:09 -04:00
Julio Cesar Laura
5be45bfc7a
BUG 9554 Event setup has a different way to pick Variables ... SOLVED
...
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
2012-08-14 10:58:44 -04:00
Julio Cesar Laura
5ab31055d5
Merge remote branch 'upstream/master'
2012-08-14 09:01:54 -04:00
Erik Amaru Ortiz
ffa4e578d5
PM Rest: Renaming Application to => Case class rest api
2012-08-13 18:18:46 -04:00
Julio Cesar Laura
8280ccf625
Merge remote branch 'upstream/master'
2012-08-13 17:55:39 -04:00
Erik Amaru Ortiz
9be0c008c4
PM Rest: changing passwd to password param on login method of login api class
2012-08-13 17:51:07 -04:00
Erik Amaru Ortiz
6c61e06d3b
PM Rest: adding first action for GET method of application api class
2012-08-13 17:31:38 -04:00
julceslauhub
5b913f4376
Merge pull request #468 from marcoAntonioNina/BUG-9544
...
BUG 9544 Error al importar CSV en PMTables, comportamiento... SOLVED
2012-08-13 13:47:15 -07:00
Marco Antonio Nina
b4d5b3ae61
BUG 9573 Any user has the .start new case. button in his/her... SOLVED
...
- The option was enabled by default.
- He added the validation for cases.
2012-08-13 16:30:58 -04:00
Marco Antonio Nina
53f11da603
BUG 9544 Error al importar CSV en PMTables, comportamiento... SOLVED
...
- The primary key joined with "-".
- We have the following recommendations:
- The primary key must be in separate columns.
- Now you can use "-" within the primary key, but does not support the use of ",".
- When importing the CSV header must be deleted.
2012-08-13 15:33:25 -04:00
Erik Amaru Ortiz
eb07f6a727
FEATURE: Rest support for procesmaker, stating creating pm api
2012-08-13 15:14:31 -04:00
Julio Cesar Laura
2f726e6a17
Fix bug with the email sent in the events
2012-08-10 19:33:47 -04:00
Victor Saisa Lopez
b3214a618f
BUG 9560 "List of Departments correct except for items with..." SOLVED
...
- There problems with the names of departments and groups that have
the characters "<" and ">"
- Solved the problem with the characters "<" and ">" in
departments and groups (in the list and modification)
2012-08-10 17:53:17 -04:00
Erik Amaru Ortiz
9b1867a410
FEATURE: First commit for ProcessMaker Rest Support
...
What is Functional
- Restler thirdparty library added
- Restler integration with gulliver added
- Rest requests are dispatched by sysGeneric
- Restler autodiscover for classes that implements Restler iAuthenticate interface added
What Missing
- ProcessMaker Api implemented yet
- some rest api class are in workflow/engine/services/rest/*.php
2012-08-10 16:54:12 -04:00
Julio Cesar Laura
ba7d24a3a5
BUG 9422 Fix many issues related to Case Scheduler/Events
...
- Problem updating the info for the case schedulers
- Add all the validations needed
2012-08-10 16:44:36 -04:00
Victor Saisa Lopez
95f7ca9c29
BUG 9526 "Processes cannot be deleted when the memcache is..." SOLVED
...
- When memcache is enabled not refresh correctly the list of
process (to importing a process, to update the name of an process)
- Added method to delete key of the memcache to the import a
process or update name of a process
2012-08-10 12:07:45 -04:00
julceslauhub
39413c7a4e
Merge pull request #461 from victorsl/BUG-9586
...
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
2012-08-10 08:30:53 -07:00
julceslauhub
bcfd38df9b
Merge pull request #459 from marcoAntonioNina/BUG-9557
...
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
2012-08-10 07:40:44 -07:00
Victor Saisa Lopez
d2ae774d58
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
...
- It improves load root node with the definition of a flag variable
2012-08-10 10:36:52 -04:00
Marco Antonio Nina
c9db86dc41
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
...
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-10 10:34:09 -04:00
Julio Cesar Laura
046cd41318
BUG 9585 In the Process Designer/Process Supervisor there is an option that reads...SOLVED
...
- The steps for supervisor was not working, and the outputs option was no configuration in the ProcessMap
- Fix the steps for the supervisors and the option outputs was deleted until the option was added in the ProcessMap designer (new feature)
2012-08-10 09:18:46 -04:00
julceslauhub
5a0c967620
Merge pull request #458 from brayanpereyra/BUG-9510
...
BUG 9510 Add RTL to User Experience SOLVED
2012-08-09 15:03:29 -07:00
Brayan Osmar Pereyra Suxo
4489e7ff9a
BUG 9510 Add RTL to User Experience SOLVED
...
- I add css for skin simplified and modify config.xml
2012-08-09 17:52:58 -04:00
julceslauhub
31ce36170c
Merge pull request #456 from victorsl/BUG-9586
...
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
2012-08-09 14:41:50 -07:00
julceslauhub
fef24f4524
Merge pull request #457 from victorsl/BUG-9495
...
BUG 9495 "La edicion del User modifica el Rol" SOLVED
2012-08-09 14:19:28 -07:00
Victor Saisa Lopez
95f8019f9d
BUG 9495 "La edicion del User modifica el Rol" SOLVED
...
- Reverted the changes made in "Users.php"
- Solved wrong display of information "Country, State or Region, Location"
in "View_Edit_Profile" this in IE, all this in "usersAjax.php"
2012-08-09 17:09:47 -04:00
julceslauhub
18d0b4339b
Merge pull request #455 from marcoAntonioNina/BUG-9551
...
BUG 9551 Case description on task properties is no... SOLVED
2012-08-09 14:09:23 -07:00
Marco Antonio Nina
62c46feaea
BUG 9551 Case description on task properties is no... SOLVED
...
- Not show the case description.
- Case description can be seen in the Summary.
2012-08-09 17:06:24 -04:00
julceslauhub
da2d0a04aa
Merge pull request #453 from marcoAntonioNina/BUG-9542
...
BUG 9542 Cuando se corre un caso el resend de Message... SOLVED
2012-08-09 14:00:00 -07:00
Victor Saisa Lopez
07f9cb2155
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
...
- The change in style affection to other icons in ProcessMaker
- When you delete a folder the tree, not reflected in the tree
- Reverted the changes made in "xtheme-gray.css"
- Solved the problem of the icon in the file "casesDocuments.js"
- Solved the problem of the elimination that was not updated in the
tree, which was due to the response time of the request AJAX
2012-08-09 16:45:52 -04:00
Julio Cesar Laura
17667e8831
BUG 9528 Cookies in ProcessMaker are not HttpOnly
...
- The PHPSESSID cookie are not HttpOnly
- Add the attribute HttpOnly for the PHPSESSID cookie
2012-08-09 16:32:52 -04:00
Marco Antonio Nina
7e4e3eeb0c
BUG 9542 Cuando se corre un caso el resend de Message... SOLVED
...
- No validated input Attachment.
- We verify the data type.
2012-08-09 15:46:00 -04:00
Victor Saisa Lopez
7accec922d
Merge remote branch 'upstream/master' into BUG-9586
2012-08-09 08:58:50 -04:00
julceslauhub
8742724d38
Merge pull request #451 from brayanpereyra/BUG-9603
...
The notification validate value none
2012-08-08 14:49:54 -07:00
julceslauhub
e03a977c36
Merge pull request #449 from brayanpereyra/BUG-9510
...
Doesn't work in skin uxs
2012-08-08 14:45:45 -07:00
Brayan Osmar Pereyra Suxo
e7480affc1
BUG 9603 Show "- None -" SOLVED
...
- I change 'none' to 'default'
2012-08-08 17:42:29 -04:00
Hector Cortez
42905ebb81
BUG 9543 PM 2.0.43 testing 4 Cuando se abren muchas ventanas ...SOLVED
...
- En la version de PM 2.0.43 testing 4 Cuando se abren muchas ventanas nose puede manejar las ventanas de information.
- Added tab scroll in the information tab when execute a case.
2012-08-08 17:34:25 -04:00
Brayan Osmar Pereyra Suxo
f1c6dcb0ee
BUG 9510 Doesn't work in skin uxs SOLVED
...
- I add RTL to skin uxs
2012-08-08 17:22:50 -04:00
Brayan Osmar Pereyra Suxo
0161c1b1bf
BUG 9603 The notification validate value none SOLVED
...
- I removed validate and add value none "alert_message.html"
2012-08-08 17:03:47 -04:00
julceslauhub
c817c5ab7e
Merge pull request #446 from marcoAntonioNina/BUG-9557
...
BUG 9557 There is no Break Point for After Derivation triggers SOLVED
2012-08-08 13:05:08 -07:00
Victor Saisa Lopez
71c55e31e8
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
...
- In CASES>Documents shows wrong icon when you have no folder
- Solved the problem, changed the style, now displays a folder icon
2012-08-08 15:55:43 -04:00