78 Commits

Author SHA1 Message Date
Fernando Ontiveros
e749eb9b5e clean up login/authentication and remove unused labels 2025-04-18 07:31:14 +00:00
Julio Cesar Laura Avendaño
b3f57c2fd8 PMCORE-3846 2022-06-29 09:49:10 -04:00
Paula Quispe
e8b47866b2 PMCORE-737 2020-09-17 16:04:10 -04:00
fabio
4b4d6b12e0 PMCORE-1198:The columns in process list change for all users if any other user remove/hide the columns
correction

new decodeValue

correction save

Delete cookies

Code Style

Clean variable global

Documentation

Correction users

casesList

CR

cr
2020-04-08 10:38:17 -04:00
Roly Rudy Gutierrez Pinto
edf16e4d0a PMC-1395 Fatal error: Declaration of remove() 2019-11-26 08:35:43 -04:00
Israel Bernabe
af32b725f9 PMC-440 2019-04-15 10:07:08 -04:00
Marco Antonio Nina Mena
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
Roly Rudy Gutierrez Pinto
8ac8e50691 HOR-3851 2017-10-10 12:33:25 -04:00
Julio Cesar Laura Avendaño
ebb6c276df HOR-3861 2017-09-12 15:16:07 -04:00
hjonathan
1cd6309874 HOR-3670-HQ
update
2017-08-14 11:05:48 -04:00
Ronald Quenta
d8e9ab8844 up obserpations 2017-08-10 16:50:09 -04:00
Ronald Quenta
554820fb52 change class name for namespace 2017-08-10 13:18:01 -04:00
Ronald Quenta
94a2db1e23 HOR-3629 2017-08-10 12:10:42 -04:00
dev-ronald
dc7abaae6b fix in login and pluginregistry 2017-08-10 09:43:00 -04:00
Ronald Quenta
cc5fcb08bc change 2017-08-08 15:40:50 -04:00
dev-ronald
c979a43d36 fix in login and pluginregistry 2017-08-08 15:08:45 -04:00
dev-ronald
519e9e477f HOR-3502 HOR-2043 2017-08-08 15:08:34 -04:00
Paula Quispe
9eb7d6cac2 HOR-2689 2017-08-03 17:00:30 -04:00
Ronald Q
00885f541e HOR-368 Security Avoid the problem of overwriting session data opening multiple browser tabs or multiple browser instances
up observations

active or desactive block tab
2016-03-09 17:40:03 -04:00
dheeyi
4481bbf4b1 HOR-383
HOR-383
2016-03-03 18:56:25 -04:00
Roly Rudy Gutierrez Pinto
92e3d2ebca HOR-234 2016-02-25 17:52:40 -04:00
Paula V. Quispe
ef261316b0 I solved issues with Cryptographic Issues 2015-03-26 10:19:43 -04:00
jennylee
4a6f3930b5 PM-1039 Aniadiendo files para a obviar codigo en la version community. 2014-12-04 10:23:06 -04:00
jennylee
bbf0328d9e BUG-14953 WEBENTRY - ProcessMaker does not check if Javascript is running.
When JS is not enabled in the browser, the JS validations dosen`t work, so you can submit the form even if there are empty requiered fields.

A validation <noscript> was added in the HTML code, to validate if the browser has or not JS enable.

If there is not JS enable, the validation is make in the php code to.
2014-08-28 16:57:54 -04:00
Roly Gutierrez
22f4e4ecd4 BUG-12604-12174-13122 Problema de despliegue de contenido de la librería CodeMirror cuando se usa el navegador Internet Explorer 8, 9, 10, en la sección '/DESIGNER/', dbl-click al seleccionar un proceso, opción TRIGGERS, opciónes: 'New / Custom Trigger', 'New / Copy & Import Trigger from a Process', Edit. Todo el campo de visualización se comporta de manera anormal, y los scrolls horizontal y vertical se pierden, en otros casos cuando el contenido es muy largo el visualización simplemente se pierde y solo se puede recuperar haciendo un click sobre el area. 2013-11-08 17:39:53 -04:00
Brayan Osmar Pereyra Suxo
7726f5cc3c BUG 12570 No existen etiquetas de traduccion para idioma SOLVED
Se agrego etiquetas para los idiomas pt y pt_BR en archivos js para extjs
Se arreglo la llamada a estos archivos segun el idioma actual
2013-08-15 10:10:20 -04:00
Victor Saisa Lopez
34ec53f91c BUG 0000 "Safe upgrade for JavaScript files of the plugins" SOLVED
- Safe upgrade for JavaScript files of the plugins's translations
- Improved programming logic for this issue
- Problem solved, has been added the code necessary for the plugins's translations
* Available from version ProcessMaker-2.5.2-testing.1
2013-06-12 16:58:48 -04:00
Brayan Osmar Pereyra Suxo
4d84069a41 BUG 0000 Arreglo para mostrar pantallas de plugins 2013-06-10 09:59:18 -04:00
Brayan Osmar Pereyra Suxo
bca1a0a0f3 Arreglo de parentecis 2013-06-06 16:45:29 -04:00
Brayan Osmar Pereyra Suxo
9cd8f4922f Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:33:05 -04:00
Brayan Osmar Pereyra Suxo
1d6eda27eb Añadi correcciones para translations para plugins.. y arreglo en la clase G 2013-06-06 16:12:05 -04:00
Hector Cortez
93fd99b602 BUG 0000 Rad Map Perdida de sesion cuando se ejecuta casos SOLVED
- Use another variable name, like __dynaformSVal__, __usernameLogged__ to prevent that someone overwrite the value.
- Rename variables to avoid duplicates.
2013-05-16 10:40:08 -04:00
Hector Cortez
d44e0f10a6 BUG 0000 Rad Map Perdida de sesion cuando se ejecuta casos SOLVED
- Added Login modal to continue the session for dynaforms in cases.
2013-05-14 13:53:22 -04:00
Victor Saisa Lopez
8ef92c1a8b BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-25 12:42:30 -04:00
Victor Saisa Lopez
c1bf46c80a BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-16 17:11:25 -04:00
Victor Saisa Lopez
837365cf72 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-12 16:48:23 -04:00
Brayan Osmar Pereyra Suxo
96e7a055c1 DOC SYSTEM I set variable TRANSLATION for plugins SOLVED
I set variable TRANSLATION for plugins
2013-03-14 15:22:39 -04:00
Hector Cortez
3fe55aa94f BUG 0000 Adjustment for the standardization of code. CODE_STYLE 2013-03-05 09:12:44 -04:00
Julio Cesar Laura
b82aa18e53 BUG 10902 Cambio del tipo de definicion de la clase headPublisher SOLVED
- Se hizo el cambio sugerido por proyectos
2013-02-28 15:51:01 -04:00
ralph
3d12c70be4 Adding js library to set classes instance abbr and adding maborak.loader.js 2012-11-26 17:42:27 -04:00
user
6c0d91b0e6 Adding "translations" js file 2012-11-19 15:03:13 -04:00
user
cdc66b1270 -Commenting an add of a js file into Css file handling.
-Cleaning a comment int /methods/processes/main.php.
2012-11-14 09:54:17 -04:00
root
09ccefce87 SPEEDY improve sysGeneric to stream files instead build them at runtime 2012-11-07 17:09:51 -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
Fernando Ontiveros
fcadd17e57 CODE STYLE class.headPublisher.php 2012-10-17 14:08:57 -04:00
Julio Cesar Laura
96c74ae34d BUG 9743 Dynarch jscalendar never gets translated SOLVED
- Unnecesary language file inclusion
- Delete the unnecesary file inclusion
2012-09-14 14:04:16 -04:00
Erik Amaru Ortiz
4cee4866d6 reverting changes for headPublisher (wrong changes) 2012-08-23 18:35:16 -04:00
Erik Amaru Ortiz
ce21ee6454 PM Rest Feature: added plugins support & more improvements
from a plugin a rest class can be registered now:

on setup method add the following:
---
$this->registerRestService('Sample', [optional string: $path]);
--

and create the folder   PATH_PLUGIN . /your_plugin/classes/rest

next add a class with the flowing characteristics:

<?php

class Plugin_Services_Rest_Sample
{
    public function get()
    {
        return 'hello world';
    }
}

A class prefixed with Plugin_Services_Rest_
and add the corresponding methods for a Restler api
(http://luracast.com/products/restler/)

Finally on process maker will be exposed as:

via GET: http://127.0.0.1/rest/workflow/sample
2012-08-23 13:01:19 -04:00
Brayan Osmar Pereyra Suxo
1edfcd68cd BUG 9510 Bug has code errors SOLVED
I add code correcty
2012-08-08 12:46:26 -04:00
Brayan Osmar Pereyra Suxo
79ffba21c3 BUG 9510 Doesn't work format RTL SOLVED
- I add format fot RTL
2012-08-03 18:57:48 -04:00