Fernando Ontiveros
be8694d69a
trying phpunit will all files and 2.5G php memory
2012-07-12 21:11:20 -04:00
Fernando Ontiveros
bc25d89d95
reducing the phpunit only to workflow folder
2012-07-12 20:59:56 -04:00
Fernando Ontiveros
dcc1754ecf
adding phpunit, and updating the phpunit.xml
2012-07-12 20:42:56 -04:00
Fernando Ontiveros
dd88abc53b
php units for all classes
2012-07-12 20:40:06 -04:00
Fernando Ontiveros
6326cfdf53
changing from private to public in classes with error
2012-07-12 20:39:07 -04:00
Fernando Ontiveros
4f8ca480b9
fixing class definition, the constructor was defined as private function
2012-07-12 20:36:41 -04:00
julceslauhub
bb663544b8
Merge pull request #232 from julceslauhub/master
...
BUG 0000 Update .po and .sql files for the release 2.0.43-testing3
2012-07-12 12:27:57 -07:00
Julio Cesar Laura
80109eb601
BUG 0000 Update .po and .sql files for the release 2.0.43-testing3
2012-07-12 15:25:27 -04:00
julceslauhub
5a70d4f61f
Merge pull request #231 from victorsl/BUG-9402
...
BUG 9402 "Falta el rotulo de Documents en la columna cuando se..." SOLVED
2012-07-12 11:26:38 -07:00
Victor Saisa Lopez
2e02e366c5
BUG 9402 "Falta el rotulo de Documents en la columna cuando se..." SOLVED
...
- Hidden column shown in the menu
- Missing translations in the column "PM Type"
- Solved problem in the column
- Added new id ID_DOCUMENT_TYPE (translation team please take note of this)
2012-07-12 12:47:20 -04:00
julceslauhub
7b992b3b35
Merge pull request #229 from victorsl/BUG-9404
...
BUG 9404 "Correcciones en idioma frances" SOLVED
2012-07-12 08:10:45 -07:00
julceslauhub
6817e8fce3
Merge pull request #228 from brayanpereyra/BUG-9438
...
BUG 9438 The mask isn't work SOLVED
2012-07-12 08:08:38 -07:00
julceslauhub
c43bf551f5
Merge pull request #230 from julceslauhub/master
...
BUG 9432 Case List Builder isn't working
2012-07-12 08:07:43 -07:00
Julio Cesar Laura
266130f809
BUG 9432 Case List Builder isn't working
2012-07-12 11:05:57 -04:00
Julio Cesar Laura
e427e49e66
BUG 9432 Case List Builder isn't working
...
- Missing snippet code to load the pm tables rows
- Add the missing snippet
2012-07-12 10:57:15 -04:00
Victor Saisa Lopez
49effe5244
BUG 9404 "Correcciones en idioma frances" SOLVED
...
- The translations in the .po file (french) is incomplete
- Lack of definition ids in dashboards
- Ids have been defined for dashboards
New ids
=======
ID_DASHBOARD_BTNCOLUMNS2
ID_DASHBOARD_BTNCOLUMNS3
- The title of each dashlet not depends on the language, this is
configured in ADMIN>Settings>Dashboards
- The translations in the .po file (french) is incomplete,
check .po files in other languages
.po file, sections where missing translations (french)
======================================================
# dynaforms/dynaforms_ShortList.xml
# dynaforms/dynaforms_Options.xml
# dynaforms/dynaforms_ChoseType.xml
# dynaforms/dynaforms_Edit.xml
# setup/webServicesDetails.xml
# setup/wsLogin.xml
# setup/wsCreateUser.xml
...
# setup/ws*.xml
2012-07-12 10:05:42 -04:00
julceslauhub
9e2b6f0e99
Merge pull request #227 from marcoAntonioNina/BUG-9332
...
BUG 9332 Case Notes Field SOLVED
2012-07-12 06:53:40 -07:00
Brayan Osmar Pereyra Suxo
806a4049cf
BUG 9438 The mask isn't work SOLVED
...
I add property comma_separtor for work
2012-07-12 09:50:04 -04:00
Marco Antonio Nina
b236a98317
BUG 9332 Case Notes Field SOLVED
...
- The maximum of characters in Case Notes was 150.
- Was extended the maximum of characteres a 500.
2012-07-12 09:47:26 -04:00
julceslauhub
9b6d7b8d74
Merge pull request #226 from julceslauhub/master
...
BUG 9405 Correccion idioma espanol
2012-07-11 21:54:46 -07:00
Julio Cesar Laura
f4fecc36b9
BUG 9405 Correcion idioma espanol
2012-07-12 00:49:40 -04:00
Julio Cesar Laura
f8c57f9055
BUG 9405 Correccion idioma espanol
...
- Habian aun algunas etiquetas hardcoded
- Se cambio a labels todos los lugares con textos hardcoded
2012-07-12 00:46:29 -04:00
julceslauhub
f0ec5161f0
Merge pull request #225 from marcoAntonioNina/BUG-9425
...
BUG 9425 Cuando un elemento tarda mucho en ser añdo... SOLVED
2012-07-11 19:48:35 -07:00
Marco Antonio Nina
b27da16e77
BUG 9425 Cuando un elemento tarda mucho en ser añdo... SOLVED
...
- was found a text hardcoded.
- was changed a ID_MSG_AJAX_FAILURE.
2012-07-11 19:07:58 -04:00
julceslauhub
3b1b9a17f0
Merge pull request #224 from brayanpereyra/BUG-9438
...
BUG 9438 Don't add ceros the mask in the fields SOLVED
2012-07-11 16:07:48 -07:00
julceslauhub
a9ef5ee1a4
Merge pull request #223 from marcoAntonioNina/BUG-0000
...
BUG 0000 Short tags
2012-07-11 16:01:23 -07:00
Brayan Osmar Pereyra Suxo
9a1c4e6f72
BUG 9438 Don't add ceros the mask in the fields SOLVED
...
- I add code for add ceros in the fields
2012-07-11 18:53:53 -04:00
Marco Antonio Nina
51b40de6a5
BUG 0000 Short tags
...
- Modify short tags.
2012-07-11 18:22:10 -04:00
julceslauhub
b18a424295
Merge pull request #222 from brayanpereyra/BUG-9438
...
BUG 9438 Don't add ceros the mask in the fields SOLVED
2012-07-11 13:19:16 -07:00
Brayan Osmar Pereyra Suxo
e6354aa600
BUG 9438 Don't add ceros the mask in the fields SOLVED
...
- I add code for add ceros in the fields
2012-07-11 16:02:17 -04:00
julceslauhub
ef38d4dc1f
Merge pull request #221 from victorsl/BUG-9291
...
BUG 9291 "Formatting files to PSR2" SOLVED
2012-07-11 12:33:06 -07:00
Victor Saisa Lopez
31f8bcdfd4
BUG 9291 "Formatting files to PSR2" SOLVED
...
- Formatting files to PSR2
2012-07-11 15:24:11 -04:00
julceslauhub
ec909efae8
Merge pull request #220 from victorsl/BUG-9291
...
BUG 9291 "Creating user via web services - no option to set..." SOLVED
2012-07-11 12:15:21 -07:00
Victor Saisa Lopez
5e6f4ad09b
BUG 9291 "Creating user via web services - no option to set..." SOLVED
...
- Creating user via web services, no option to set expiry date
- Create user via web services, can now be set parameters:
expiry date and status (in the functions: createUser, WSCreateUser and PMFCreateUser)
- These changes in functions must be documented in the wiki.processmaker.com
2012-07-11 12:52:43 -04:00
julceslauhub
8af164693b
Merge pull request #218 from hector-cortez/BUG-9137
...
Bug 9137
2012-07-11 08:16:27 -07:00
Hector Cortez
80010dacf5
BUG 9137 The ProcessMaker header and menu disappears when saving... SOLVED
...
- When editing a DynaForm in Chrome v16, the ProcessMaker header and menu disappears when clicking on the "Save" button in the toolbar. The header doesn't return after closing the DynaForm. See screenshot.
- Fix Bug in the validation of the footer when not used in the skins.
2012-07-11 10:32:10 -04:00
Hector Cortez
150a1fe91f
Merge remote branch 'upstream/master' into BUG-9368
2012-07-11 09:04:02 -04:00
julceslauhub
545e1f4bb5
Merge pull request #216 from marcoAntonioNina/BUG-9216
...
BUG 9216 Al cambiar el idioma por system settings... SOLVED
2012-07-10 20:24:47 -07:00
Hector Cortez
2cf37e3540
Merge remote branch 'upstream/master' into BUG-9368
2012-07-10 19:06:45 -04:00
julceslauhub
d0dad68e07
Merge pull request #217 from julceslauhub/master
...
BUG 000 Add validation in the hierachy modes when mode of the field are blank
2012-07-10 16:05:52 -07:00
Julio Cesar Laura
5cff267423
BUG 000 Add validation in the hierachy modes when mode of the field are blank
2012-07-10 19:03:02 -04:00
Marco Antonio Nina
9f3ba08665
BUG 9216 Al cambiar el idioma por system settings... SOLVED
...
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
Hector Cortez
01613a5da1
Merge remote branch 'upstream/master' into BUG-9368
2012-07-10 18:46:08 -04:00
julceslauhub
09b23ab321
Merge pull request #214 from brayanpereyra/BUG-9398
...
BUG 9398 the field currency don't validate SOLVED
2012-07-10 15:35:25 -07:00
julceslauhub
4306fa3a4b
Merge pull request #210 from hector-cortez/BUG-9388
...
BUG 9388 Case nr. and Title configurables para que pueda o no aparecer.....
2012-07-10 15:22:46 -07:00
julceslauhub
0208d45944
Merge pull request #213 from victorsl/BUG-9370
...
BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
2012-07-10 15:16:31 -07:00
Hector Cortez
04a0ec105b
Merge remote branch 'upstream/master' into BUG-9368
2012-07-10 18:08:47 -04:00
julceslauhub
c643c46a86
Merge pull request #215 from julceslauhub/master
...
BUG 9136 Employment Application Process, web entry
2012-07-10 15:06:36 -07:00
Brayan Osmar Pereyra Suxo
05a2c9e538
BUG 9398 the field currency don't validate SOLVED
...
- I add validate currency
2012-07-10 17:59:48 -04:00
Julio Cesar Laura
bb02ac5d9e
BUG 9136 Employment Application Process, web entry
...
- The hierachy of the modes was incorrect
- Fixed the hierachy of modes
2012-07-10 17:58:55 -04:00