Erik Amaru Ortiz
9d061fed8a
BUG 6756 "External steps": problems with node ids solved
...
Afer the first solution a detail was happening yet with the nodes of external action esteps, but it is solved now.
2011-04-19 19:07:50 -04:00
Erik Amaru Ortiz
cfa12468db
BUG 6664 "smpt configuration does support to saecure connections like gmail now"
...
* A radio group option was added into smtp configuration interface to select a secure connetion type
* The phpMailer thirdparty library was updated to support ssl and tls secure connections
2011-04-19 17:16:12 -04:00
Alexandre Rosenfeld
50bf854bee
BUG 6400 Replacing json_encode|json_decode by their G implementations
...
This fixes the problem of some pages of ProcessMaker not working on
PHP 5.1, since there is no json_encode or json_decode native functions
on PHP 5.1.
2011-04-19 16:26:20 -04:00
Erik Amaru Ortiz
f9345abca8
BUG 6756 "External steps with actions is not working": Solved
...
there was problem with old code but is fixed a reference to a inexistent variable and a missing $ char
2011-04-18 15:55:44 -04:00
Hugo Loza
f19eadf2d4
BUG 6688 KT issues
...
Part of the solution was to fix some issues in core that failed to
update uploaded files to a plugin in local DB
Change-Id: I60d18b0fa8416923780df802110ad81473a43b86
2011-04-14 16:19:45 -04:00
Douglas Medrano Chura
c4635bc56a
BUG 5004 Change text doesn't exists!
...
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Enrique Ponce De Leon
f826a83a23
BUG 6347 Home Pentaho Link
...
Change fix core to show dashboard plugins.
2011-04-13 17:27:22 -04:00
Alexandre Rosenfeld
f0277f02fb
BUG 5978 Add getVersion to System class and use it instead of PM_VERSION
...
Instead of every page defining it's own PM_VERSION interpretation,
there is now a single getVersion function in the System class to
always get the right version.
2011-04-13 16:11:33 -04:00
Alvaro Campos
721a87f6c0
BUG 6087 added filter of dates for translation labels
2011-04-13 12:47:50 -04:00
Enrique Ponce De Leon
729cc04733
BUG 6714 SOLVED.
...
- Counting issues solved.
- Departments, Groups, Roles and Authentication Sources improved
2011-04-12 11:51:56 -04:00
Hector Cortez
c3a6b54c19
BUG 6233 Adjustment in the saved of Javascript code
2011-04-12 11:23:54 -04:00
Fernando Ontiveros
1ec225281b
BUG 6529 fixing other minor problems in ldap syncrhonization
...
fixed bug in saving imported root department
fixed bug in saving an display dropdowns in authSources edit
2011-04-12 09:18:52 -04:00
Enrique Ponce De Leon
ca12784306
BUG 6512 SOLVED.
...
Fixed notice and warning about events.
2011-04-11 18:24:27 -04:00
Enrique Ponce De Leon
6b7d1fa759
BUG 6697 SOLVED.
...
Improve User List
2011-04-08 17:42:56 -04:00
Carlos Pacha
807ce5a38c
BUG 6614 this bug was solved
...
The MultiTenant management plugin did not show the logos, now it has been improving and it shows the logos
2011-04-07 09:32:08 -04:00
Carlos Pacha
6dfc05da04
BUG 6357 this bug was fixed
...
This issue is happening, this is happening when you create a output document and go back to previous step or leave a case, it created a duplicates and it shows function ereg_replace() is deprecated. I have fixed these and it's working fine, however there are some deprecated errors which are into ..thirdparty/html2ps_pdf, then we are going to wait the solucion from html2ps_pdf
2011-04-07 09:32:03 -04:00
Alexandre Rosenfeld
a240eea0e8
BUG 5978 Moved version to System class
2011-04-06 11:16:20 -04:00
Enrique Ponce De Leon
29d065f9f1
BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids
2011-04-05 19:04:32 -04:00
Fernando Ontiveros
3d46ebae6d
BUG 6649 reporting git branch and tag for developmente
...
improving to show the number of commits after last tag.
2011-04-01 16:27:45 -04:00
Fernando Ontiveros
99be8f452c
BUG 6649 reporting git branch and tag for developmente
...
this will report the git branch and tag only for development
2011-04-01 16:00:58 -04:00
Hugo Loza
79b4020ef3
BUG 6644 Resolved - Fixed
...
Problem when propel returns a valid object after a retrievebypk but with NULL value
Added a validation when propel object ahs correct classname but it is null
2011-04-01 12:41:43 -04:00
Erik Amaru Ortiz
550e3cd26b
BUG 6417: Solved
2011-03-30 17:52:27 -04:00
Erik Amaru Ortiz
c028d2a145
Translations Supports was fixed and solve multiples bugs: 6137, 6474, 6476, 6513, 6560, 6597, 6599
2011-03-30 12:08:38 -04:00
Carlos Pacha
0fb7ae29dd
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-30 10:40:25 -04:00
Carlos Pacha
7f7a0eeab2
BUG 6589:I have been able to reproduce the issue, to solve this issue I have added a piece of code to allow to download this type of file
2011-03-30 10:38:49 -04:00
Alexandre Rosenfeld
c5998c0ec7
BUG 6478: Do participated "fix" for search and remove "Sent By"
...
For participated we go through each row and retrieve
the last task of the case instead of the last case
of the user. So do the same for Advanced Search.
Also remove "Sent by" columns since they don't work.
2011-03-30 10:31:37 -04:00
Enrique
98bf952494
Grid 1.1 Solve Bugs: 5330, 6509, 6150, 6153, 6328
2011-03-29 18:16:10 -04:00
hector
528a694c69
Fix bug 6551, Correction of the installation option, component waiting
2011-03-28 18:03:19 -04:00
Carlos Pacha
8f90aaffa6
BUG 6416: I've tried to reproduce this issue and I did it. I could see that the size of this field (tas_due_date) was small when we are insert or updated, it was changed and now it's working fine
2011-03-28 12:40:09 -04:00
Alvaro Campos
1f0bfb2cd1
Fixed problem with step list in the case of output document bug#6499
2011-03-25 16:53:39 -04:00
hector
cbe4d1b3e4
Change of tableExists function, by instructions deprecated in PHP 5.3
2011-03-25 12:09:25 -04:00
gustavo
101db6f170
Removal of the old tree interface of Cases Step to revise for output and input documents.
2011-03-25 11:33:01 -04:00
Erik Amaru Ortiz
f80d872166
cleaning old code
2011-03-25 09:30:45 -04:00
erik
2e6b72d532
BUGS 6439, 6448: Solved
2011-03-25 09:14:06 -04:00
Carlos Pacha
fc890e6ce1
BUG 6089: this bug was fixed, however we need to check it on IE because we are losting some session vars on IE
2011-03-23 16:37:08 -04:00
Carlos Pacha
36420cd2dd
this bug 6308 was fixed, There are some things in this user interface, these things are the styles that we use into thirdparty, but it has been changed for Internet Explore meanwhile we're looking for a good solucion for this web browser
2011-03-22 12:01:31 -04:00
fernando
9b68a75fc1
fixing xpdl import
2011-03-21 19:15:24 -04:00
erik
1f5c60744a
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-18 19:39:06 -04:00
erik
5eef25ae56
fixes in advanced search list to open case...2
2011-03-18 19:38:42 -04:00
Enrique
f28ff6cd3d
Case Scheduler Save Fix
2011-03-18 19:35:35 -04:00
erik
9e06fb61a8
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-18 19:34:25 -04:00
erik
047eec3996
fixes in advanced search list to open case
2011-03-18 19:34:14 -04:00
Enrique
856e7987c0
case scheduler fix creation problem
2011-03-18 19:13:43 -04:00
gustavo
d3b7fae8c4
Fix to the selfservice open case ajax action
2011-03-18 18:58:52 -04:00
enrique
0bd98d87fe
solve deprecated function at process runtime
2011-03-18 12:30:18 -04:00
erik
0651e049c6
BUG 5932: SOLVED, Now routing rule with evaluation have 'End of process' option
2011-03-17 17:32:08 -04:00
hector
94571aaef8
Adjust in the select 'Parallel by evaluation'
2011-03-17 17:32:01 -04:00
erik
c186d91762
BUG 6451: SOLVED, for new started cases, now is displaying the case title on the tab title
2011-03-17 17:31:53 -04:00
gustavo
9697b28051
Fix to the bug related to sql queries inside form fields with sigle quotes
2011-03-17 17:31:45 -04:00
Alexandre Rosenfeld
931321b3b7
Revert "Cases List Cache Builder display"
...
This reverts commit 81ff933f7e .
2011-03-17 17:19:55 -04:00