Commit Graph

699 Commits

Author SHA1 Message Date
norahmollo
e836fdb6f5 add tinyMCE 2012-11-09 15:46:53 -04:00
Fernando Ontiveros
0408a9bf0a SPEEDY removing some unused js files 2012-11-09 14:51:49 -04:00
Fernando Ontiveros
e10f18a077 SPEEDY GONZALES minify maborak.js and maborak.loader.js 2012-11-09 12:23:55 -04:00
Fernando Ontiveros
8fb7d5609c SPEEDY GONZALES minify maborak and maborak.js 2012-11-09 11:55:46 -04:00
Fernando Ontiveros
ae211bea3a Merge remote branch 'upstream/master' 2012-11-09 09:16:04 -04:00
Fernando Ontiveros
ec6413a2ce SPEEDY use Rake and closure-compile to generate maborak.js 2012-11-09 09:15:56 -04:00
Julio Cesar Laura
8ff41d0b5a Add validation with masks in dates in view mode 2012-11-08 17:15:56 -04:00
Fernando Ontiveros
028ef9abf6 SPEEDY fixing sysGeneric to stream files - commit6 2012-11-08 15:47:14 -04:00
Julio Cesar Laura
89085ba367 Fix little bug with a variable name 2012-11-08 11:49:45 -04:00
Fernando Ontiveros
cfbd2b806d SPEEDY improve sysGeneric to stream files instead build them at runtime-commit4 2012-11-08 09:06:55 -04:00
Fernando Ontiveros
c98ba685b5 SPEEDY improve sysGeneric to stream files instead build them at runtime-commit2 2012-11-07 18:30:44 -04:00
root
09ccefce87 SPEEDY improve sysGeneric to stream files instead build them at runtime 2012-11-07 17:09:51 -04:00
Brayan Osmar Pereyra Suxo
39380dd7a1 BUG 9717 I removed lines code SOLVED
I removed lines code
2012-11-06 14:27:48 -04:00
Brayan Osmar Pereyra Suxo
755d5a9090 Merge remote branch 'upstream/master' into BUG-9717 2012-11-06 09:37:28 -04:00
Julio Cesar Laura
a794f4e110 BUG 9998 New relic reported errors ProcessMaker 2.0.43 + parche SOLVED
- Only the "Error 4" was fixed, missing validation when the data is not an array
- Added validation when the data is not an array
2012-11-05 13:00:28 -04:00
Brayan Osmar Pereyra Suxo
fdf3807521 BUG 9717 I add attributes to ldap
I add attributes to ldap
2012-11-05 09:57:09 -04:00
Marco Antonio Nina
8695139590 BUG 7817 Se puede ver todos los skins que tiene el servidor... SOLVED
- No was validated skin.
- Was add validation a skin for workspaces.
2012-10-26 17:46:16 -04:00
julceslauhub
cabbc113b0 Merge pull request #868 from hector-cortez/BUG-9286
BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
2012-10-26 07:45:05 -07:00
Julio Cesar Laura
16f8b8f8ff BUG datePicker4() does not work in IE 8 & 9
- The script is not compatible with IE
- Use a auxiliar variable for store the last mask
2012-10-25 18:49:54 -04:00
Hector Cortez
f62edeec83 BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
- ProcessMaker deletes comments from XML code.
- Adjustment in the standarized Code.
2012-10-25 16:08:31 -04:00
Hector Cortez
8e4229f53e BUG 9286 Comments are deleted from the XML code for DynaForms SOLVED
- ProcessMaker deletes comments from XML code. For example if I have:
- Change in the way of creating XML files in DynaForms.
2012-10-25 15:05:39 -04:00
norahmollo
911b417e72 CODE STYLE format
Changes in format file
2012-10-23 21:14:04 +00:00
jennylee
cfbbf82f77 CODE STYLE, changes
FILES:
gulliver/system/class.database_mssql.php
gulliver/system/class.database_mysql.php
workflow/engine/classes/class.cli.php
workflow/engine/classes/class.pluginRegistry.php
workflow/engine/classes/entities/FacetGroup.php
workflow/engine/classes/entities/SolrUpdateDocument.php
workflow/engine/classes/triggers/class.pmTalendFunctions.php
workflow/engine/methods/appFolder/appFolderList.php
workflow/engine/methods/processes/processes_Ajax.php
2012-10-22 17:23:01 -04:00
jennylee
dcf7b02979 CODE STYLE
FILES:
gulliver/system/class.tree.php
workflow/engine/classes/class.memcached.php
workflow/engine/classes/class.net.php
workflow/engine/classes/entities/AppSolrQueue.php
workflow/engine/classes/entities/FacetInterfaceRequest.php
workflow/engine/classes/entities/FacetInterfaceResult.php
workflow/engine/classes/entities/FacetItem.php
workflow/engine/classes/entities/FacetResult.php
workflow/engine/classes/entities/SelectedFacetGroupItem.php
workflow/engine/classes/entities/SolrQueryResult.php
2012-10-22 16:35:54 -04:00
jennylee
2460cb7ad4 CODE STYLE, changes...
FILES:
gulliver/system/class.headPublisher.php
workflow/engine/classes/model/AppSolrQueue.php
workflow/engine/classes/triggers/class.pmSharepointFunctions.php
2012-10-22 14:00:36 -04:00
jennylee
74082729f2 CODE STYLE changes...
FILES:
gulliver/system/class.table.php
workflow/engine/classes/class.propelTable.php
workflow/engine/classes/entities/Base.php
workflow/engine/classes/model/AppEvent.php
2012-10-19 16:48:46 -04:00
Fernando Ontiveros
a4ebb45995 Merge remote branch 'upstream/master' 2012-10-18 15:17:48 -04:00
Fernando Ontiveros
ef3aeaf6d7 CODE STYLE class.g.php 2012-10-18 15:17:21 -04:00
Ralph Asendeteufrer
c1aeaa801c changes to set fix. 2012-10-18 12:24:54 -04:00
ferOnti
4730d0975a Merge pull request #812 from ralpheav/master
Code Style change workflow/engine/methods/dynaforms
2012-10-18 09:16:47 -07:00
Ralph Asendeteufrer
8873ca4a95 changes: sizeof got a $, fix. 2012-10-18 12:09:50 -04:00
ferOnti
858ee199bc Merge pull request #808 from Jennydmz/master
CODE STYLE, gulliver/system/
2012-10-18 08:42:08 -07:00
jennylee
e456979aa3 CODE STYLE, gulliver/system/...
FILES:
class.dbMaintenance.php
class.dbconnection.php
class.dbrecordset.php
class.dbsession.php
class.dbtable.php
class.httpProxyController.php
class.i18n_po.php
class.mailer.php
class.menu.php
class.objectTemplate.php
class.testTools.php
class.tree.php
class.unitTest.php
class.webResource.php
class.xmlDocument.php
class.xmlformExtension.php
2012-10-18 10:54:46 -04:00
Ralph Asendeteufrer
5f5388e7b4 CODE STYLE
files modified:   class.form.php
                  class.functionTest.php
                  class.rbac.php
                  class.restClient.php
                  class.ymlTestCases.php
2012-10-18 09:27:23 -04:00
Ralph Asendeteufrer
05758ea812 CODE STYLE gulliver/system/
files modified:    class.filterForm.php
                    class.publisher.php
                    class.xmlform.php
                    class.ymlDomain.php
2012-10-17 18:15:15 -04:00
ferOnti
32977f620f Merge pull request #794 from norahmollo/master
CODE STYLE Formating gulliver/system/class.templatePower.php
2012-10-17 12:57:11 -07:00
norahmollo
bf07455809 CODE STYLE Formating gulliver/system/class.htmlArea.php
Change format files in gulliver/system/class.htmlArea.php
2012-10-17 19:51:35 +00:00
norahmollo
02e5359ff8 CODE STYLE Formating gulliver/system/class.htmlArea.php
Change format files in gulliver/system/class.htmlArea.php
2012-10-17 19:46:50 +00:00
norahmollo
5ae1df4427 CODE STYLE Formating gulliver/system/class.templatePower.php
Change format files in gulliver/system/class.templatePower.php
2012-10-17 19:42:03 +00:00
ferOnti
d22e9acb2b Merge pull request #792 from norahmollo/master
CODE STYLE Formating gulliver/system/class.helper.php
2012-10-17 12:04:54 -07:00
norahmollo
f61d9ca408 CODE STYLE Formating gulliver/system/class.helper.php
Change format files in gulliver/system/class.helper.php
2012-10-17 19:02:58 +00:00
ferOnti
a065bacbfb Merge pull request #791 from ralpheav/master
Code Style change  gulliver/system/
2012-10-17 11:38:38 -07:00
Ralph Asendeteufrer
a226a645d1 CODE STYLE /gulliver/system/
files modified:   class.dvEditor.php
                  class.error.php
                  class.pagedTable.php
                  class.phpSqlParser.php
                  class.pmException.php
                  class.xmlMenu.php
2012-10-17 14:28:05 -04:00
Fernando Ontiveros
a8f94f267b CODE STYLE fixing class G, because the latest function was not included in the Code Style 2012-10-17 14:24:28 -04:00
Fernando Ontiveros
366dde9549 CODE STYLE class.table.php 2012-10-17 14:09:56 -04:00
Fernando Ontiveros
fcadd17e57 CODE STYLE class.headPublisher.php 2012-10-17 14:08:57 -04:00
Fernando Ontiveros
9b08558dad CODE STYLE class.soapNtlm.php 2012-10-17 14:08:30 -04:00
Fernando Ontiveros
1102cfa99f CODE STYLE class.g.php 2012-10-17 13:59:25 -04:00
Julio Cesar Laura
10318164c5 Fix accesibility problem with radiogroups and checkgroups populated by query 2012-10-17 13:48:49 -04:00
ferOnti
a7cad4cd7b Merge pull request #773 from norahmollo/master
CODE STYLE Formating gulliver/system
2012-10-17 09:47:16 -07:00