Alvaro Campos
e6edcf8281
BUG 5163 fixed php tags
2011-04-26 15:58:54 -04:00
Fernando Ontiveros
f10eece924
BUG 5163 fixing ?php tags
...
in many files
2011-04-25 16:31:12 -04:00
Carlos Pacha
a3ed0d2026
BUG 6767 In the Process Files Manager we need to do some changes
...
These changes have been made
2011-04-25 16:16:46 -04:00
Hector Cortez
4e08ef13a6
BUG 6766 Fixed the display message, deleting an item.
2011-04-25 15:28:06 -04:00
Carlos Pacha
e5bbfd9cb8
BUG 6785 Process Files Manager issue
...
This bug is fixed now, it was happening when you add more than 2 spaces in your html.
2011-04-25 11:54:46 -04:00
Alvaro Campos
d9b98b6db4
BUG 6087 solved notice
2011-04-25 11:39:48 -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
Enrique Ponce De Leon
bc75fae134
BUG 6757 Request for IDs to Add Link into Grids solved.
...
- html ids have been added to template
- function deleteGridRow has an optional parameter to ask or not about deleting confirmation.
- improve in event ondeleterow, now it returns last row deleted.
2011-04-21 15:57:44 -04:00
Carlos Pacha
d4ee4b3004
BUG 6755 Can not delete triggers
...
A condition was added in this statement when we want to delete some triggers
2011-04-21 12:31:44 -04:00
Carlos Pacha
871b0006b3
BUG 6742 Dependant Fields List Needs To Be Bigger
...
The width of this field was changed now you can see the names of your fields.
2011-04-21 10:41:57 -04:00
Carlos Pacha
4ecc8e26f0
BUG 6650 Debugger doesn´t show triggers when using a web entry
...
Improving code
2011-04-21 09:56:36 -04:00
Hector Cortez
e49d82434e
BUG 6758 Adjust in the import process, warning messages in Apache
2011-04-21 09:46:58 -04:00
Carlos Pacha
409192b1b2
BUG 6650 Debugger doesn´t show triggers when using a web entry dynaform.
...
it is working, now you can see the names of the triggers
2011-04-20 13:03:15 -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
Enrique Ponce De Leon
4245668705
BUG 6769 Paged-Table header color is difficult to see
...
- Change style from white to black
2011-04-20 09:25:12 -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
Carlos Pacha
24aa5b9fdf
BUG 6650 Debugger doesn´t show triggers when using a web entry dynaform.
...
this bug was fixed, Now you can see the debugger and in a good way
2011-04-19 18:44:12 -04:00
Alexandre Rosenfeld
74d49edeb7
BUG 5978 Fix some problems when installing a plugin with PluginRegistry
2011-04-19 18:20:16 -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
Alvaro Campos
f6124fa30d
BUG 6331 solucionado estilos de fields handler
2011-04-19 16:01:31 -04:00
Alvaro Campos
47eada724a
BUG 6258 FIXED FOR IE
2011-04-19 16:01:31 -04:00
Alvaro Campos
76a3bb414b
BUG 6647 changed text
...
Changed text from 'This process has any assigned dynaform' to
'This process does not have an assigned dynaform'
2011-04-19 16:00:40 -04:00
Carlos Pacha
4b491f0dc8
BUG 6755 Can not delete triggers
...
a line of code was commented because it seems to be working fine
2011-04-18 18:44:05 -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
Enrique Ponce De Leon
ce1c4cbff8
BUG 6721 Incorrect display of department's manager solved
2011-04-15 18:43:03 -04:00
Carlos Pacha
c31ee9c6fe
BUG 6738 Deleting the initial with a case scheduler causes an error
...
this issue has been fixed, now you can delete a task.
2011-04-15 16:51:33 -04:00
Erik Amaru Ortiz
030418cb7a
BUG 6750 "Issue when using Report Tables in Processes" is solved now
...
There was a litle bug in a condition, was fixed and it works fine now
2011-04-15 11:08:18 -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
Erik Amaru Ortiz
cb17c58262
BUG 6666 Rene solved "grid columns in view mode is displaying in wrong place"
...
This was a stylesheet issue but is fixed now
2011-04-14 16:05:00 -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
Carlos Pacha
7283c31e06
BUG 6694 Change the following phrases in ProcessMaker
...
These phrases have been changed on some xmls files and in os space
2011-04-13 10:59:04 -04:00
Hector Cortez
15d3dd9486
BUG 6693 Changing the field size TRANSLATION.TRN_VALUE to LONGVARCHAR
2011-04-13 10:52:44 -04:00
Erik Amaru Ortiz
e8c3336485
BUG 6418 "Name of processes under New Case option" Solved
...
The ploblem occurs because the panels width were dinamic in percentage 60x40
So the right panel now have a static width with the same form width so this solve the problem
2011-04-12 16:47:45 -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
Carlos Pacha
092c7e3a39
BUG 5735 This issue has been fixed
...
I've tried to reproduced this issue but I couldn't. However I could see that was not doing the validation for the users and this had a notice, these were in the case scheduler option. These were fixed.
2011-04-12 11:32:50 -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
7dbe5397d4
BUG 6632 SOLVED.
...
Mask is changed when validate option is Integer.
Changes applied to currency and percentage fields.
2011-04-11 16:54:48 -04:00
Carlos Pacha
1fbb193090
BUG 5849 This issue has been fixed
...
the text is good, however a cancel button has been added
2011-04-11 16:08:39 -04:00
Enrique Ponce De Leon
e1e2b0c44e
BUG 6556 SOLVED.
...
Grids in output documents.
2011-04-11 14:59:12 -04:00
Carlos Pacha
ac0b6e5e36
BUG 6609 was improved
2011-04-11 09:40:01 -04:00
Carlos Pacha
2918dc0aa0
BUG 6609 this issue has been fixed
...
This bug was solved. added the autoScroll,autoWidth... options, now it's working fine
2011-04-08 19:11:30 -04:00
Erik Amaru Ortiz
8617323cfa
BUG 6700 is solved, the installer don't crash any more
...
A validation before use mysql_error() was added and the error mesage was improbled
2011-04-08 18:54:13 -04:00
Enrique Ponce De Leon
6b7d1fa759
BUG 6697 SOLVED.
...
Improve User List
2011-04-08 17:42:56 -04:00
Alvaro Campos
e82ee5027c
BUG 6331 Fixed problem of style in handler fields
2011-04-08 10:57:24 -04:00