Commit Graph

7840 Commits

Author SHA1 Message Date
user
1448ac728d Merge branch 'master' into pm_wysiwyg 2012-11-19 14:04:22 -04:00
user
38aaf1822e Merge remote-tracking branch 'upstream/master' 2012-11-19 13:55:53 -04:00
jennylee
0ed503d625 BUG-7802 In Advanced Search -> Information -> Dynaform, the Submit Button was enabled, like in edition mode.
I changed the render of the Submit Button on file 'class.xmlform.php' in a view mode, to show this button disabled.
2012-11-19 13:16:10 -04:00
julceslauhub
e024a19b36 Merge pull request #971 from brayanpereyra/BUG-7000
BUG 7000 I added code to save the variables SOLVED
2012-11-19 08:23:58 -08:00
Brayan Osmar Pereyra Suxo
3e12a7700e BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 12:13:26 -04:00
julceslauhub
5047a7446f Merge pull request #969 from hector-cortez/BUG-7301
BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
2012-11-19 07:38:11 -08:00
Brayan Osmar Pereyra Suxo
741dedc111 BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 11:29:17 -04:00
Hector Cortez
c779f7cfe3 BUG 7301 With Aymara translation can not use Date Picker dialog... SOLVED
- With Aymara translation can not use Date Picker dialog and can't open Output Documents for editing
- Adjustment in the condition of the calendar when the language doesn't exist.
2012-11-19 11:16:46 -04:00
Brayan Osmar Pereyra Suxo
622f1654a4 BUG 7000 I added code to save the variables SOLVED
I added code to save the variables in trigger's error
2012-11-19 10:42:39 -04:00
julceslauhub
44ca85c443 Merge pull request #966 from hector-cortez/BUG-7301
BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
2012-11-19 04:51:10 -08:00
Hector Cortez
faea923491 BUG 7301 With Aymara translation can not use Date Picker dialog...SOLVED
- With Aymara translation can not use Date Picker dialog and can't open Output Documents for editing
- Added of the condition in calendar when the language doesn't exist.
2012-11-16 17:16:02 -04:00
user
6d52bdf65c Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time. 2012-11-16 17:13:48 -04:00
norahmollo
1bad36c61d WYSIWYG EDITOR output Documents
Wysiwyg Editor Output Documents
2012-11-16 20:13:09 +00:00
julceslauhub
a5bb5b9c23 Merge pull request #965 from julceslauhub/master
Improvement in the documents list
2012-11-16 12:12:15 -08:00
Julio Cesar Laura
3be8837e37 Improvement in the documents list 2012-11-16 16:12:56 -04:00
julceslauhub
837df1502b Merge pull request #963 from victorsl/BUG-0000
BUG 0000 "In HOME>Documents pager does not work" SOLVED
2012-11-16 09:37:56 -08:00
Victor Saisa Lopez
55ee745105 BUG 0000 "In HOME>Documents pager does not work" SOLVED
- In HOME>Documents pager does not work
- Fixed, Added total records variable, The pager now work correctly
* Available from version 2.0.46
2012-11-16 13:32:07 -04:00
user
8226caad6b Merge remote-tracking branch 'upstream/master' into speedy 2012-11-16 11:27:46 -04:00
julceslauhub
621c8ebce3 Merge pull request #961 from victorsl/BUG-8391
BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
2012-11-16 06:43:49 -08:00
julceslauhub
bdeadc6e39 Merge pull request #962 from hector-cortez/BUG-7995
t log
2012-11-16 06:27:03 -08:00
Hector Cortez
8c5b886435 t log
BUG 7995 Translation does not work for the import existing proces... SOLVED

- Translation does not work for the import existing proces dialogbox

- The  interface of the Imporación was changed to ExtJS.
- Improvement in the form of import, adjustment in the height of the modal window.
2012-11-16 10:18:09 -04:00
Victor Saisa Lopez
97cef89539 BUG 8391 "Request that an "Edit" button be added to the..." SOLVED
- New feature
- Request that an "Edit" button be added to the page to view the
  profile of a particular user
- Added edit button in Summary view
* Available from version 2.0.46
2012-11-16 10:05:20 -04:00
julceslauhub
5301020528 Merge pull request #960 from julceslauhub/master
Fix little bug when edit intermediate events
2012-11-15 12:46:28 -08:00
Julio Cesar Laura
59bf5dd6d7 Fix little bug when edit intermediate events 2012-11-15 16:46:44 -04:00
user
99cf225e62 Changes to the editor class has been made, in order to add the button Upload File to the output documents menu 2012-11-15 15:49:10 -04:00
user
923e375e5a Merge remote-tracking branch 'upstream/master' into speedy 2012-11-15 15:11:31 -04:00
julceslauhub
0cc058df8f Merge pull request #958 from victorsl/BUG-8596
BUG 8596 "Web Services needs a userInfo() function" SOLVED
2012-11-15 10:31:39 -08:00
julceslauhub
b997b565f9 Merge pull request #959 from julceslauhub/master
BUG 8500 Checkboxes when creating/editing the structure of PM Tables should be centered SOLVED
2012-11-15 10:16:54 -08:00
Julio Cesar Laura
0d47b3fcf8 BUG 8500 Checkboxes when creating/editing the structure of PM Tables should be centered SOLVED
- The checkboxes in the fields grid are not centered
- Added style to center the checkboxes in the fields grid
2012-11-15 14:16:50 -04:00
user
7e589fd4f8 Fixed some isses with the integration with TinyMCE and also Created the plugin pmSimpleUploader for TinyMCE 2012-11-15 13:07:06 -04:00
Victor Saisa Lopez
ebd1a4747c BUG 8596 "Web Services needs a userInfo() function" SOLVED
- New feature
- Web Services for getting information of user
- Added functions "PMFInformationUser, WSInformationUser" in "class.pmFunctions.php"
- Added function "informationUser" in "class.wsBase.php"
- Added functionality for applications using Web Services
* Available from version 2.0.46
2012-11-15 12:56:33 -04:00
user
22cc9125d1 Merge branch 'master' into pm_wysiwyg 2012-11-15 12:36:31 -04:00
user
d4ea48ac19 Merge remote-tracking branch 'upstream/master' 2012-11-15 12:32:01 -04:00
norahmollo
0558942662 WYSIWYG EDITOR for dynaforms
WYSIWYG EDITOR for dynaforms
2012-11-15 16:06:53 +00:00
julceslauhub
520baa83f2 Merge pull request #957 from julceslauhub/master
BUG 10065 Cuando carga una pagina de new case u otra funcionalidad sale un mesaje erroneo SOLVED
2012-11-15 07:50:20 -08:00
Julio Cesar Laura
f1bce3e586 BUG 10065 Cuando carga una pagina de new case u otra funcionalidad sale un mesaje erroneo SOLVED
- In the callback function "failure" don't vaidate if a valid mesage exists
- Verify if a valid message before show the popup
2012-11-15 11:46:50 -04:00
julceslauhub
96ccf895c5 Merge pull request #956 from brayanpereyra/BUG-9962
BUG 9962 I added a validation to text field SOLVED
2012-11-15 06:44:17 -08:00
Brayan Osmar Pereyra Suxo
bb92d18f64 BUG 9962 I added a validation to field SOLVED
I added a validation to text field
2012-11-15 10:10:04 -04:00
Brayan Osmar Pereyra Suxo
d4cde83168 Merge remote branch 'upstream/master' into BUG-9962 2012-11-15 09:28:34 -04:00
julceslauhub
24f57e1899 Merge pull request #954 from julceslauhub/master
BUG 9882: Case List, [Unassigned] SOLVED
2012-11-14 13:16:23 -08:00
Julio Cesar Laura
d236e4031c BUG 9882: Case List, [Unassigned] SOLVED
- When a case is unassigned the current user column is empty
- When a case is unassigned show the label [UNASSIGNED]
2012-11-14 17:15:13 -04:00
Brayan Osmar Pereyra Suxo
1a7cc3a34e BUG 9962 I added a validation to field SOLVED
I added a validation to text field
2012-11-14 17:05:42 -04:00
user
2a184b4b79 Adding fix for double // in file fast dispatch 2012-11-14 17:00:42 -04:00
julceslauhub
46d996793c Merge pull request #952 from victorsl/BUG-8541
BUG 8541 "Al hacer click sobre un boton, este se queda en..." SOLVED
2012-11-14 12:22:37 -08:00
julceslauhub
1426f5bb5c Merge pull request #951 from marcoAntonioNina/BUG-9926
BUG 9926 Add a new RTL Skin to support Arabic Language SOLVED
2012-11-14 12:21:27 -08:00
Victor Saisa Lopez
b123ddf1c3 BUG 8541 "Al hacer click sobre un boton, este se queda en..." SOLVED
- In PROCESSMAKER>DESIGNER>DYNAFORMS>Edit>HTML "Restore Original HTML"
  and "Refresh View" buttons remain active after being clicked
- Fixed, now the buttons are reset to it's initial state
* Available from version 2.0.46
2012-11-14 16:15:14 -04:00
Marco Antonio Nina
3cc3043dc1 BUG 9926 Add a new RTL Skin to support Arabic Language SOLVED
- No was regenerate table translation from translation-repair.
- was add call.
2012-11-14 16:04:36 -04:00
julceslauhub
f0d4bc8e2a Merge pull request #950 from julceslauhub/master
Delete script nodes to load draw2d.js file (deprecated)
2012-11-14 11:46:11 -08:00
Julio Cesar Laura
893767b88b Delete script nodes to load draw2d.js file (deprecated) 2012-11-14 15:45:13 -04:00
julceslauhub
97ccf1b9f8 Merge pull request #949 from julceslauhub/master
BUG 10027 Request for Dynaform Editing, a way to edit various dynaforms simply SOLVED
2012-11-14 09:43:30 -08:00