Commit Graph

18247 Commits

Author SHA1 Message Date
Brayan Osmar Pereyra Suxo
f973c6ac29 Merge remote branch 'upstream/master' into BUG-9510 2012-08-08 11:15:00 -04:00
julceslauhub
486a2b6ea9 Merge pull request #440 from hector-cortez/BUG-9433
BUG 9433 Suggest box doesn't work with dependent fields SOLVED
2012-08-07 16:23:29 -07:00
julceslauhub
ecc41e19c9 Merge pull request #442 from julceslauhub/master
Fix the message when try to open a case that is of other user
2012-08-07 16:21:10 -07:00
Julio Cesar Laura
f9a66149be Fix the message when try to open a case that is of other user 2012-08-07 19:17:26 -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
julceslauhub
3bb53a504a Merge pull request #439 from marcoAntonioNina/BUG-9572
BUG 9572 Print Dynaform is not working when a case is open... SOLVED
2012-08-07 15:32:20 -07:00
julceslauhub
e59a2f246c Merge pull request #437 from brayanpereyra/BUG-9591
BUG 9591 The date last login isn't correct SOLVED
2012-08-07 15:16:44 -07:00
Marco Antonio Nina
1917d8cfe7 BUG 9572 Print Dynaform is not working when a case is open... SOLVED
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
julceslauhub
8f53da858e Merge pull request #438 from julceslauhub/master
Delete extra colon in the open.js
2012-08-07 09:40:50 -07:00
Julio Cesar Laura
ccc55c2579 Delete extra colon in the open.js 2012-08-07 12:39:09 -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
julceslauhub
dfc8e58ef3 Merge pull request #436 from victorsl/BUG-9526
BUG 9526 "Processes cannot be deleted when the memcache is..." SOLVED
2012-08-07 08:35:34 -07:00
Victor Saisa Lopez
4a4b352d9f BUG 9526 "Processes cannot be deleted when the memcache is..." SOLVED
- When memcache is enabled not refresh correctly the list of
  process (to create/delete an process)
- Added method to delete key of the memcache to the create/delete
  an process
2012-08-07 11:29:18 -04:00
julceslauhub
d163b68bf7 Merge pull request #433 from herbertsg/BUG-9482
BUG-9482 Solr reindex error
2012-08-03 18:18:08 -07:00
julceslauhub
e01d685c10 Merge pull request #434 from brayanpereyra/BUG-4763
BUG 4763 Exits an error in IE  SOLVED
2012-08-03 16:17:05 -07:00
Brayan Osmar Pereyra Suxo
5a3a920e14 BUG 4763 Exits an error in IE SOLVED
- I removed ',' for work to IE
2012-08-03 19:07:15 -04:00
Herbert Saal Gutierrez
a608e82697 Merge remote branch 'upstream/master' into BUG-9482 2012-08-03 19:02:59 -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
Herbert Saal Gutierrez
b40a4d593e BUG-9482 Solr reindex error
Add catch exceptions to continue the index beside errors.
The found errors are logged.
Correct bug in unassigned users and groups.
Add functionality to reindex script:
- Add skip functionality to skip records to index
- Add definition of trunk size used to send docs to index server
- Add optimization utility to optimize index
2012-08-03 18:54:16 -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
julceslauhub
cc2fbad377 Merge pull request #431 from hector-cortez/BUG-9443
BUG 9443 In Centos 5.4 Is not possible to do the restore a backup file SOLVED
2012-08-03 15:33:02 -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
Hector Cortez
41959ffb1a Merge remote branch 'upstream/master' into BUG-9443 2012-08-02 16:42:12 -04:00
julceslauhub
3b78081f18 Merge pull request #429 from marcoAntonioNina/BUG-9530
BUG 9530 HeartBeat SOLVED
2012-08-02 13:40:10 -07:00
Marco Antonio Nina
e55b260b98 BUG 9530 HeartBeat SOLVED
- HeartBeat not checked.
- HeartBeat works in skin classic and uxmodern.
2012-08-02 16:22:45 -04:00
julceslauhub
99377c078e Merge pull request #428 from brayanpereyra/BUG-9523
BUG 9523 Edit Process Doesn't have validate in title SOLVED
2012-08-02 09:27:26 -07:00
Brayan Osmar Pereyra Suxo
f147ba79a9 BUG 9523 Edit Process Doesn't have validate in title SOLVED
- I add validate for porcess's title
2012-08-02 11:01:42 -04:00
julceslauhub
f66044c585 Merge pull request #427 from marcoAntonioNina/BUG-9525
BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
2012-08-01 15:39:52 -07: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
julceslauhub
bf72368055 Merge pull request #426 from marcoAntonioNina/BUG-9525
CODE STYLE
2012-08-01 15:23:01 -07:00
Marco Antonio Nina
5bb42dfbe8 CODE STYLE
- gulliver/methods/errors/error404.php.
2012-08-01 17:57:22 -04:00
julceslauhub
f30a33515a Merge pull request #425 from marcoAntonioNina/BUG-9525
BUG 9525 ProcessMaker 404 not found page is vulnerable to exploits SOLVED
2012-08-01 14:56:04 -07: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
julceslauhub
3f6eb6c1d8 Merge pull request #424 from brayanpereyra/BUG-9523
BUG 9523 Doesn't validate name of process SOLVED
2012-08-01 14:05:55 -07:00
Brayan Osmar Pereyra Suxo
8133a6807e BUG 9523 Doesn't validate name of process SOLVED
- I add function trim to process's name
2012-08-01 15:43:49 -04:00
julceslauhub
90677f0ef0 Merge pull request #421 from brayanpereyra/BUG-9511
BUG 9511 Does't save data with baskslash in pmtables SOLVED
2012-08-01 08:15:02 -07:00
julceslauhub
21e7975ec2 Merge pull request #422 from julceslauhub/master
Last update to .po and .sql files for version 2.0.43 of ProcessMaker
2012-08-01 08:06:50 -07:00
Julio Cesar Laura
312b9fa3e8 Last update to .po and .sqñfiles for version 2.0.43 of PorcessMaker 2012-08-01 11:04:15 -04:00
Brayan Osmar Pereyra Suxo
7285b6566f BUG 9511 Does't save data with baskslash in pmtables SOLVED
- I removed function stripslashes, this function is add in json_decode
2012-08-01 10:47:18 -04:00
julceslauhub
7e7bbde301 Merge pull request #414 from brayanpereyra/BUG-9288
BUG 9288 Currency field doesn't permite negative numbers SOLVED
2012-08-01 06:15:20 -07:00
julceslauhub
ec0483b8b2 Merge pull request #418 from julceslauhub/master
Update .po and .sql files for version 2.0.43
2012-07-31 15:38:38 -07:00
Julio Cesar Laura
ba4adfbe77 Update .po and .sql files for version 2.0.43 2012-07-31 18:36:35 -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
3a1ca521e5 Merge pull request #413 from marcoAntonioNina/BUG-8831
BUG 8831 Backslash ( \ ) appears before single quotes in Case...SOLVED
2012-07-31 08:54:03 -07:00
Marco Antonio Nina
5444fac063 BUG 8831 Backslash ( \ ) appears before single quotes in Case NotesSOLVED
- Characters are not validated.
- Was added stripslashes () to validate notes and send email.
2012-07-31 11:50:55 -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