Carlos Pacha
33aa0b5dce
BUG 6893 PM Al subir en logos imagenes que tienen acentos genera un notice
...
The problem was with unserialize function, it seems to has problem with its content. however this fields is encoded in base 64 now.
2011-05-20 18:44:24 -04:00
Erik Amaru Ortiz
e18b292d78
BUG 6877 the error was fixed
...
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:27:27 -04:00
Hector Cortez
db243f80bf
BUG 6477 Fix bug, fields in the User Summary.
2011-05-12 17:25:30 -04:00
Carlos Pacha
67775896be
BUG 5011 Initial tasks in a process doen't appear in the dropdown box in Event
...
This issue has been solved, the dropdown box has all the task now
2011-05-12 11:22:45 -04:00
Erik Amaru Ortiz
779927d11e
BUG 6476 improvements to translation support
...
related tioo commit: 4a7047
Translations Supports was fixed and solve multiples bugs: 6137, 6474, 6476, 6513, 6560, 6597, 6599
2011-05-09 15:52:06 -04:00
Hector Cortez
ead22a80e6
BUG 6829 Adjust in dropdown&listbox for SQL queries with a default value blank
2011-05-09 15:50:03 -04:00
Carlos Pacha
b8019eecfd
BUG 6788 Ad Hoc Assignment within a Task does not work
...
this option was added and it's working fine
2011-05-09 11:54:14 -04:00
Hugo Loza
bcd2bcaa22
BUG 6639 Fix Completed
...
Completed the changes made for GTBank related to Report Tables
2011-05-06 16:57:41 -04:00
Alexandre Rosenfeld
43a5e137ac
BUG 6691 Installer waits until maborak is fully loaded to avoid errors
2011-04-29 16:35:34 -04:00
Alexandre Rosenfeld
11f57e31a8
BUG 6807 Avoid fatal error when installation crashes
...
An array sometimes is being passed as the error log, which was causing
a fatal error when the installation crashed. This also hides the real
reason of the crash, since the installation log never shows.
2011-04-28 19:04:32 -04:00
Enrique Ponce De Leon
156616b369
BUG 6714 Problem with empty authentication sources listing solved
2011-04-28 17:10:14 -04:00
Carlos Pacha
9cc3d20424
BUG 0000 reversing this previous commit
2011-04-28 12:06:16 -04:00
Fernando Ontiveros
f10eece924
BUG 5163 fixing ?php tags
...
in many files
2011-04-25 16:31:12 -04:00
Erik Amaru Ortiz
29c3720d37
BUG 4511 "Personalize the Subject of task notifications" (new feature)
...
* the subject field option was added (based variables)
* additionally a option to set a existing template to use as body message was added
2011-04-25 09:58:04 -04:00
Erik Amaru Ortiz
81f0467348
BUG 6664 "smpt configuration secure conn..." fix for a warning msg
...
* 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-20 11:07:27 -04:00
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