Commit Graph

7840 Commits

Author SHA1 Message Date
Marco Antonio Nina
7834a71152 Improvemente PARTNER FLAG in db.php 2013-03-25 17:29:43 -04:00
julceslauhub
e5ccaa7da0 Merge pull request #1459 from julceslauhub/master
BUG 5965 IMPROVEMENT
2013-03-25 14:27:07 -07:00
Julio Cesar Laura
90b44eaa62 BUG 5965 IMPROVEMENT 2013-03-25 17:25:50 -04:00
Vera Osokina
b7081f1497 Merge remote branch 'upstream/master' 2013-03-25 17:11:05 -04:00
Hector Cortez
6782988734 BUG 10834 Cuando se configura de forma erronea los datos de la BD SOLVED
- Cuando se configura de forma erronea los datos de la BD de la lista Cache Builder no realiza una revision.
- Added Permission user create.
2013-03-25 16:26:06 -04:00
Hector Cortez
9628a0273b Merge remote branch 'upstream/master' into BUG-10834 2013-03-25 16:22:17 -04:00
julceslauhub
f3c0495219 Merge pull request #1452 from hector-cortez/BUG-11037b
BUG 11037 Hook for session time setting SOLVED
2013-03-25 09:22:18 -07:00
ralph
34df8edd2c BUG10870 - "A better trigger editor is needed"
error: The current trigger editor has no syntax check
Sol: Using CodeMirror as well as XMl editor, will give trigger editor the feature that it needs. + removing auto tabs at code begin.
2013-03-25 12:07:48 -04:00
julceslauhub
3ba95f2d80 Merge pull request #1454 from marcoAntonioNina/BUG-9975
BUG 9975 Add the variables button inside the html editing... IMPROVEMENT
2013-03-25 09:00:11 -07:00
Luis Fernando Saisa Lopez
387a574b74 BUG 10921 "When changing the password, the old password..." SOLVED
- When changing the password, the old password should be
  required (and verified)
- Problem solved, added a new field to validate the user, when changing
  the password (user's profile)
* Available from version ProcessMaker-2.0.46
2013-03-25 15:57:35 +00:00
Marco Antonio Nina
ea9b7b9311 BUG 9975 Add the variables button inside the html editing... IMPROVEMENT
- Window outputDocument edit in version old.
- add validation.
2013-03-25 11:08:43 -04:00
ralph
9ccd67025a Adding codeMirror Editor to Trigger custom and Trigger copy options. 2013-03-25 11:01:48 -04:00
Hector Cortez
3186f89555 Merge remote branch 'upstream/master' into BUG-10834 2013-03-25 10:12:55 -04:00
Hector Cortez
c0d0fea10d BUG 11037 Hook for session time setting SOLVED
- A hook is needed for a plugin to configure the session timeout.
- Added hook for session of the time setting & Added setting of the Maximum lifetime cleaned up in the System option.
2013-03-25 09:52:56 -04:00
julceslauhub
1741af5292 Merge pull request #1450 from julceslauhub/master
Change label Résumé to Resume
2013-03-22 13:56:56 -07:00
Julio Cesar Laura
147484098c Change label Résumé toto Resume 2013-03-22 16:54:25 -04:00
julceslauhub
a6becbcc2d Merge pull request #1449 from brayanpereyra/BUG-10701
BUG 10701 I added validation for IE SOLVED
2013-03-22 13:41:06 -07:00
Brayan Osmar Pereyra Suxo
179c371e93 BUG 10701 I added validation for IE SOLVED
I added validation for IE
2013-03-22 16:25:30 -04:00
ralph
cbe2fbe871 Adding feature to coloring and check syntaxis on trigger editor. 2013-03-22 15:52:26 -04:00
jennylee
4f4778051b Merge remote branch 'upstream/master' 2013-03-22 15:28:46 -04:00
marcelo
af5efc58aa Merge branch 'master' of git@github.com:colosa/processmaker.git 2013-03-22 15:23:56 -04:00
julceslauhub
27cff5d736 Merge pull request #1446 from julceslauhub/master
BUG 10953 IMPROVEMENT
2013-03-22 12:21:40 -07:00
Julio Cesar Laura
01462ecade BUG 10953 IMPROVEMENT 2013-03-22 15:20:41 -04:00
marcelo
406fda15dc Merge branch 'master' of git@github.com:colosa/processmaker.git 2013-03-22 14:23:59 -04:00
jennylee
defe513bde BUG 10953Report Table error with currency fields
When having a process with some currency field (Real Number), and running a case before creating the RT, when you create the RT and saw the data inside it shows the number as integer. But when you run a case after creating the RT it shows the currency in good way (Real number).

It was fixed.
2013-03-22 14:13:27 -04:00
Hector Cortez
27b72b2c7f Merge remote branch 'upstream/master' into BUG-10834 2013-03-22 14:04:31 -04:00
julceslauhub
1a9d2e49f0 Merge pull request #1443 from marcoAntonioNina/master
Improvement dynaforms properties adjust grid width
2013-03-22 10:48:18 -07:00
julceslauhub
3d79ab1be6 Merge pull request #1444 from julceslauhub/master
BUG 11057 English language - Label Id is set with accents SOLVED
2013-03-22 10:42:48 -07:00
Julio Cesar Laura
cbee554783 BUG 11057 English language - Label Id is set with accents SOLVED
- Incorrect value in label id
- Fix incorrect value in label id
2013-03-22 13:38:44 -04:00
Marco Antonio Nina
d51f9e221f Improvement dynaforms properties adjust grid width 2013-03-22 12:13:35 -04:00
marcelo
589d1c166a Merge branch 'master' of git@github.com:colosa/processmaker.git 2013-03-22 09:50:50 -04:00
julceslauhub
8714577a9f Merge pull request #1440 from victorsl/BUG-10920
BUG 0000 "Problem in the ordering of the column 'current..." SOLVED
2013-03-22 06:07:51 -07:00
Victor Saisa Lopez
e2d48fb9de BUG 0000 "Problem in the ordering of the column 'current..." SOLVED
- Problem in the ordering of the column "current user" and "task" in casesList
- Solved problem the ordering, has taken into account the settings made in ADMIN>Settings>Environment
* Available from version ProcessMaker-2.0.46
2013-03-21 17:19:54 -04:00
julceslauhub
d3f90b6c48 Merge pull request #1439 from marcoAntonioNina/master
Improvement add Hook before create users
2013-03-21 13:50:17 -07:00
Vera Osokina
fa4d06c691 Improvement add Hook before create users 2013-03-21 16:29:58 -04:00
Hector Cortez
e9f98f3b4e BUG 10834 Cuando se configura de forma erronea los datos de la BD ... SOLVED
- Cuando se configura de forma erronea los datos de la BD de la lista Cache Builder no realiza una revision.
- Added Permission check in the connection established.
2013-03-21 16:12:01 -04:00
Hector Cortez
a05e437ac9 Merge remote branch 'upstream/master' into BUG-10834 2013-03-21 16:11:48 -04:00
julceslauhub
8876a392a5 Merge pull request #1437 from julceslauhub/master
BUG 11052 Notice en Report Table al hacer correr un caso con old version IMPROVEMENT
2013-03-21 10:39:28 -07:00
Julio Cesar Laura
9814347258 BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX" IMPROVEMENT 2013-03-21 13:38:31 -04:00
Julio Cesar Laura
19b266349a Merge remote branch 'upstream/master' 2013-03-21 13:14:48 -04:00
julceslauhub
b020bb276b Merge pull request #1435 from norahmollo/BUG-11021
BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX"
2013-03-21 10:13:43 -07:00
Julio Cesar Laura
6ae68823c6 BUG 11052 Notice en Report Table al hacer correr un caso con old version IMPROVEMENT 2013-03-21 13:06:02 -04:00
julceslauhub
6ec1e2a7ef Merge pull request #1436 from julceslauhub/master
BUG 11052 Notice en Report Table al hacer correr un caso con old version SOLVED
2013-03-21 10:02:19 -07:00
Julio Cesar Laura
1f4056fbaf BUG 11052 Notice en Report Table al hacer correr un caso con old version SOLVED
- Using foreach statement in a empty string
- Check first if is an array before use foreach statement
2013-03-21 13:00:18 -04:00
norahmollo
134bbacacf BUG 11021: Change the role names from PROCESSMAKER_XXXX to only "XXXX"
Only change the label dropdown for new Users Role
2013-03-21 16:38:13 +00:00
Hector Cortez
12943f5360 BUG 10834 Cuando se configura de forma erronea los datos de la BD ... SOLVED
- Cuando se configura de forma erronea los datos de la BD de la lista Cache Builder no realiza una revision.
- Validation Setup MySql Root Password in Cache Builder.
2013-03-20 17:12:18 -04:00
marcelo
c2794be489 Merge branch 'master' of git@github.com:colosa/processmaker.git 2013-03-20 15:01:08 -04:00
julceslauhub
d267fa6fca Merge pull request #1432 from marcoAntonioNina/master
Improvement add hook before create user
2013-03-20 11:59:47 -07:00
Marco Antonio Nina
ad77b77762 Improvement add hook before create user 2013-03-20 14:56:08 -04:00
marcelo
35ed42fc33 Merge branch 'master' of git@github.com:colosa/processmaker.git 2013-03-20 14:40:19 -04:00