Commit Graph

564 Commits

Author SHA1 Message Date
Julio Cesar Laura
36b6adcecf BUG 9594 Have no cache for JavaScript IMPROVEMENT
- Add additiona varification for the path sep in the real Path
2012-08-17 10:26:16 -04:00
Julio Cesar Laura
f704f30497 BUG 9594 Have no cache for JavaScript SOLVED
- The js file for the dynaforms always use the same name, then when the browser loads the page use the same js file
- Now the cache js files are generated with different names, according to the modify date of the xmlform
2012-08-16 18:31:10 -04:00
Victor Saisa Lopez
41f9312f7a BUG 9558 "Suggest field functionality is not intuitive..." SOLVED
- New feature, change SUGGEST field behavior for the insertion of
  a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
  a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
  the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
  there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
  editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
2012-08-16 15:37:15 -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
Erik Amaru Ortiz
6c61e06d3b PM Rest: adding first action for GET method of application api class 2012-08-13 17:31:38 -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
Brayan Osmar Pereyra Suxo
7bea19a6e1 BUG 9510 show a notices SOLVED
I add format correct the function defined
2012-08-09 09:06:46 -04:00
Brayan Osmar Pereyra Suxo
1edfcd68cd BUG 9510 Bug has code errors SOLVED
I add code correcty
2012-08-08 12:46:26 -04:00
Brayan Osmar Pereyra Suxo
f973c6ac29 Merge remote branch 'upstream/master' into BUG-9510 2012-08-08 11:15:00 -04:00
Hector Cortez
789f7eaa6f BUG 9433 Suggest box doesn't work with dependent fields SOLVED
- When a suggest box is created populated it with a pm table with some dependent fields, the dependent fields don't work. I've attached the process and added the xml form definition.
- Adjustment dependent fields in suggest element, in the case of other data elements.
2012-08-07 18:35:08 -04:00
Brayan Osmar Pereyra Suxo
bd6132ea03 BUG 9591 The date last login isn't correct SOLVED
- I add a convert for float to field month
2012-08-07 12:35:18 -04:00
Brayan Osmar Pereyra Suxo
2bc43203ba BUG 9510 Doesn't work format RTL SOLVED
- I add files css and js
2012-08-03 18:59:40 -04:00
Brayan Osmar Pereyra Suxo
79ffba21c3 BUG 9510 Doesn't work format RTL SOLVED
- I add format fot RTL
2012-08-03 18:57:48 -04:00
julceslauhub
02e8ac5fdf Merge pull request #430 from victorsl/BUG-9509
BUG 9509 "On ProcessMaker 2.0.42 the WYSISWG editor doesn't..." SOLVED
2012-08-03 15:40:06 -07:00
Hector Cortez
4dfa80ce75 BUG 9443 In Centos 5.4 Is not possible to do the restore a backup file SOLVED
- In Centos 5.4 is not possible to restore a backup file of ProcessMaker. we are using the next command.
- Adjustment in the restore backup, in the erased the hidden files.
2012-08-03 18:01:01 -04:00
Victor Saisa Lopez
e84c194487 BUG 9509 "On ProcessMaker 2.0.42 the WYSISWG editor doesn't..." SOLVED
- OutputDocument the WYSISWG editor doesn't generate the content
  of a GRID correctly
- Solved problem, now generated correctly the source of the OutputDocument,
  was also corrected the problem with the tag <table>
2012-08-03 16:31:21 -04:00
Marco Antonio Nina
dc272e4432 BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
- It is printed directly a variable GET.
- Used htmlentities().
2012-08-01 18:37:43 -04:00
Marco Antonio Nina
5bb42dfbe8 CODE STYLE
- gulliver/methods/errors/error404.php.
2012-08-01 17:57:22 -04:00
Marco Antonio Nina
f12dd0d493 BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
- It is printed directly a variable GET.
- Used htmlentities().
2012-08-01 17:45:20 -04:00
Brayan Osmar Pereyra Suxo
dbbad5457f BUG 9288 Currency field doesn't permite negative numbers SOLVED
- I add	negative value for type	currency
- I removed console.log
2012-07-31 17:02:22 -04:00
Brayan Osmar Pereyra Suxo
6c2bcc8742 BUG 9288 Currency field doesn't permite negative numbers SOLVED
- I add	negative value for type	currency
2012-07-31 16:57:02 -04:00
julceslauhub
0dff29d9be Merge pull request #412 from marcoAntonioNina/BUG-4869
BUG 4869 Download link on dynaform in view mode SOLVED
2012-07-31 07:05:59 -07:00
Marco Antonio Nina
c7aed2e57d BUG 4869 Download link on dynaform in view mode SOLVED
- Not had the option to download.
- The dynaform in view mode documents can be downloaded if you have permissions.
2012-07-31 09:53:18 -04:00
Marco Antonio Nina
ba600e3758 BUG 4869 Download link on dynaform in view mode SOLVED
- Not had the option to download.
- The dynaform in view mode documents can be downloaded if you have permissions.
2012-07-31 09:17:29 -04:00
Marco Antonio Nina
fe8fcc4ea3 BUG 4869 Download link on dynaform in view mode SOLVED
- Not had the option to download.
- The dynaform in view mode documents can be downloaded if you have permissions.
2012-07-30 18:20:50 -04:00
Marco Antonio Nina
4bc006b161 BUG 4869 Download link on dynaform in view mode SOLVED
- Not had the option to download.
- The dynaform in view mode documents can be downloaded if you have permissions
2012-07-30 11:50:07 -04:00
julceslauhub
9808608093 Merge pull request #407 from victorsl/BUG-9464
BUG 9464 "Numeric fields don't accept numbers from AZERTY..." SOLVED
2012-07-30 06:51:14 -07:00
Marco Antonio Nina
614e6f3f9d BUG 7360 capitalize function mess with exotic characters SOLVED
- The characters were converted UTF8.
- Were modified for use the functions ucfirst() and ucwords().
2012-07-27 10:29:15 -04:00
Victor Saisa Lopez
eabd17bec3 BUG 9464 "Numeric fields don't accept numbers from AZERTY..." SOLVED
- Numeric fields don't accept numbers from AZERTY keyboard
- Solved, validation took off that disabling the shift key
2012-07-26 16:43:32 -04:00
Hector Cortez
366e03ce11 BUG 9433 Suggest box doesn't work with dependent fields SOLVED
- Adjustment Suggest Clean items in the dropdown dependent.
2012-07-26 12:07:36 -04:00
Julio Cesar Laura
f6d90d7ac6 BUG 9477 Problem notifying the next user
We've detected 2 problems:

1.- The new algorithm to detect if the password is encrypted don't support passwords with a ":" character

2.- When recover the email configuration the system don't decrypt correctly the password of a previous version (without encryption, backwards compatibility)
2012-07-25 18:47:13 -04:00
Hector Cortez
f353ae77c2 BUG 8529 Change "exists" to "exist" in many phrases SOLVED
- Remember these grammar rules
- Changed grammar rules as suggested.
2012-07-25 16:51:16 -04:00
Julio Cesar Laura
21c4ad9676 Improvement in the method "RenderPage" of the class "G" 2012-07-23 19:51:11 -04:00
julceslauhub
67b8a5450c Merge pull request #377 from victorsl/BUG-9200
BUG 9200 "La variable @@APPLICATION vacia" SOLVED
2012-07-23 15:48:42 -07:00
Marco Antonio Nina
7341e7b683 BUG 8943 The Chinese charactors can't be backuped and restored... SOLVED
- The Chinese characters do not display correctly.
- Format was changed UTF-8 to Backup and restore.
2012-07-23 17:35:54 -04:00
Victor Saisa Lopez
731b017965 BUG 9200 "La variable @@APPLICATION vacia" SOLVED
- PMFDerivateCase not set variables of the case to derivate
- In the "derivateCase" method of the class "class.wsBase.php", no set
  variables of the case to derivate
- Problem solved, now set appropriate variables to derivate
2012-07-23 17:09:07 -04:00
Hector Cortez
9bbf93da0c BUG-8753 Short Tags are Still Present as of Version 2.0.38 SOLVED
- Short tags are still present in the code in the form of the short print tag: <?=
- Changing of the short tags for deprecated functions and code.
2012-07-23 10:33:10 -04:00
Hector Cortez
9f0734aef1 BUG 9433 Suggest box doesn't work with dependent fields SOLVED
- When a suggest box is created populated it with a pm table with some dependent fields, the dependent fields don't work. I've attached the process and added the xml form definition.
- Adjustment Suggest element in combination with dropdown dependent fields.
2012-07-20 17:46:50 -04:00
Brayan Osmar Pereyra Suxo
4899ce1ff2 BUG 9398 If exits more of one mask. don't work SOLVED
I add validate for used only firts mask
2012-07-19 19:23:55 -04:00
Julio Cesar Laura
6dd48d4b00 BUG 8444 Remove permission PM_REPORTS, since it no longer serves any purpose SOLVED
- The permission PM_REPORTS cannot be removed because many projects already used (plugins made by projects), then the permision has changed to status inactive and in new installations will be hidden in the permision administrator module
2012-07-19 11:08:49 -04:00
julceslauhub
938d3433f4 Merge pull request #328 from victorsl/BUG-8489
BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
2012-07-18 15:41:23 -07:00
Victor Saisa Lopez
ca0ade740b BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
- Revert change in function strReplace, strReplace -> stringReplace
2012-07-18 18:06:14 -04:00
Brayan Osmar Pereyra Suxo
a50df08a51 BUG 9398 Don't exist format of mask 'Bs. ##,##' SOLVED
I add format of mask 'Bs. ##,##'
2012-07-18 18:03:32 -04:00
Victor Saisa Lopez
d8d6493581 BUG 8489 "Los aplicados a los elementos de las grillas no..." SOLVED
- Style attribute defined in XML Dynaform for a field, not reflected in
  the grid this in IE
- Solved the problem, now we consider the attributes defined in the XML
2012-07-18 16:48:23 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Fernando Ontiveros
f4083c95f2 fixing small issue in gulliver/PMException 2012-07-13 11:12:36 -04:00
Fernando
e242879404 fixing json issue 2012-07-13 08:15:25 -04:00
Fernando Ontiveros
6326cfdf53 changing from private to public in classes with error 2012-07-12 20:39:07 -04:00
julceslauhub
6817e8fce3 Merge pull request #228 from brayanpereyra/BUG-9438
BUG 9438 The mask isn't work SOLVED
2012-07-12 08:08:38 -07:00
Brayan Osmar Pereyra Suxo
806a4049cf BUG 9438 The mask isn't work SOLVED
I add property comma_separtor for work
2012-07-12 09:50:04 -04:00