Commit Graph

116 Commits

Author SHA1 Message Date
Julio Cesar Laura
ffad5b75da BUG 9784 No se muestra info especifica para archivos pptxx SOLVED
- There are no icons for ppt and pptx files
- Add icons for ppt and pptx files
2012-09-18 13:33:06 -04:00
Erik Amaru Ortiz
3390653b50 Restful feature, adding merge of class files to expose betwwen a workspace and core classes
- Now when a workspace was configured for rest service both classes on workspace and core will be
exposed merging all classes with precedence of workspace classes
2012-08-30 17:35:39 -04:00
Erik Amaru Ortiz
de62be5506 Restful Feature, improvements on rest-gen cli command and Disptacher
On Dispatcher:
- Now it is handling Cross Domain AJAX request, it is accepting requests with method OPTIONS
- Now the behaviour of rest server is modified by confuguration
- The dispatcher can be load configuraion from a processmaker core dir. for all workspaces
and for a determinated workspace

On Cli Command:
- Now it can generate api crud for processmaker root dir and a determinated workspace
- More improvements to handle correctly build request for a plugin or a workspace or core of pmos
2012-08-30 16:26:19 -04:00
Erik Amaru Ortiz
9b1867a410 FEATURE: First commit for ProcessMaker Rest Support
What is Functional

- Restler thirdparty library added
- Restler integration with gulliver added
- Rest requests are dispatched by sysGeneric
- Restler autodiscover for classes that implements Restler iAuthenticate interface added

What Missing

- ProcessMaker Api implemented yet
- some rest api class are in workflow/engine/services/rest/*.php
2012-08-10 16:54:12 -04:00
Marco Antonio Nina
0564efebbe BUG 8853 Adding the cases from "unassigned Folder" to simplified... SOLVED
- No had this option.
- Was added the functionality Unassigned Inbox.
2012-07-25 10:44:00 -04:00
Hector Cortez
9bbf93da0c BUG-8753 Short Tags are Still Present as of Version 2.0.38 SOLVED
- Short tags are still present in the code in the form of the short print tag: <?=
- Changing of the short tags for deprecated functions and code.
2012-07-23 10:33:10 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Brayan Osmar Pereyra Suxo
324f30a680 BUG 9181 The logo is not the origin of Processmaker SOLVED
- I add origin logo in color white
- I add size of logo the width 250 and height 40
2012-06-11 19:12:39 -04:00
Erik Amaru Ortiz
bd071fbb52 BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated

(removind debug print_r)
2012-05-15 17:05:47 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Erik Amaru Ortiz
cab801ca7f BUG 0000 Fix on sysGeneric for redirection on cross ws validation 2012-05-04 12:40:54 -04:00
Marco Antonio Nina
87af11f475 BUG 7978 Checking out the SVN repository on Windows gives a double... SOLVED
- Files were checked.
- Duplicate files were deleted.
2012-05-04 09:46:17 -04:00
Erik Amaru Ortiz
c96cbae164 BUG 9033 "Depracated en output document en Windows ZendServer" SOLVED
- sysGeneric problem when "E_STRICT" is defined,..
- Fixed to right handling E_DEPRECATED & E_STRICT
2012-05-02 11:11:41 -04:00
Erik Amaru Ortiz
412967ce18 BUG 8978 "Upgrade de la version 2.0.39 a la version 2.0.40 no ..." SOLVED
- for some php versions date.timezone is not configurated by default, that why th problem
- on cli.php date.timezone is being configurated now, if env.ini exists, its configuration in read
2012-04-12 18:47:00 -04:00
Erik Amaru Ortiz
489861baa3 BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proces..." UPDATED
IIS Global var compatibility FIXED

- Basically $_SERVER[SERVER_ADDR] does not exist on IIS
- It was fixed adding a routine to valodate and set it
2012-04-12 17:50:43 -04:00
Erik Amaru Ortiz
bc79391223 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inte..." SOLVED
- windows on php ver. > 5.3.8 compatibility added
2012-04-11 11:18:40 -04:00
Erik Amaru Ortiz
943a2a7d98 BUG 8607 "gulliver propel-build-sql script needs a way to specify..." REVERT
- reverting changes to allow execute propel-build-sql for plugins
2012-04-10 17:44:24 -04:00
Erik Amaru Ortiz
32eace4cee BUG 0000 Some Fixes like unversioning index.html, cleaning up of sysGeneric 2012-04-09 18:50:32 -04:00
Erik Amaru Ortiz
9e554ea561 BUG 000 "reverting changes to public_html/index.html" 2012-04-09 10:15:05 -04:00
Erik Amaru Ortiz
55616696b7 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." DONE
- a complete refactoring on skingEngine bootstrapper, now this is a class
- the mvc templatting engine was updated to work perfectly with templates that is using extjs engine
- a new "unmodern" was added to contains the new pmos modern main interface
2012-04-04 18:02:32 -04:00
Erik Amaru Ortiz
2caa562e92 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (3rd commit …)
- index reverted to its original state
- to prevent changes on already exists sites
2012-03-30 12:44:39 -04:00
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Alvaro Campos
7e9f4175c1 BUG 8615 iconos adicionados para este bug 2012-03-28 19:00:48 -04:00
Alvaro Campos
3e3018965b BUG 8743 Migrate Case Informations lists to ExtJS SOLVED
- Migrate Case "Information" lists to ExtJS (from master branch)
- migrated the following items: Case history, Messages History, Dynaforms, Uploaded Documents, Generated Documents
2012-03-26 16:54:43 -04:00
Marco Antonio Nina
0671943da5 BUG 8434 Permit Modification to download document 2012-02-28 18:03:08 -04:00
Hector Cortez
3f695d28c6 BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code. 2012-02-28 16:15:54 -04:00
Erik Amaru Ortiz
69e2336871 BUG 8614 "Al ir a login despliega una ventana nuevamente.." SOLVED
additionally was fixed
- styles in installer
- web services access denied
2012-02-28 10:55:17 -04:00
Erik Amaru Ortiz
f8ab55a061 BUG 0000 User Experience (single app option added) 1st commit
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Erik Amaru Ortiz
5e0d7d9f98 BUG 0000 User Inbox Simplified (6th commit) 2012-02-03 09:46:27 -04:00
Erik Amaru Ortiz
40749dfb74 BUG 0000 BUG 0000 User Inbox Simplified (4th commit) 2012-02-01 17:28:30 -04:00
Erik Amaru Ortiz
8c91f1c057 BUG 0000 BUG 0000 User Inbox Simplified (third commit) 2012-01-31 18:45:30 -04:00
Erik Amaru Ortiz
a5c4fbdf7d BUG 0000 Adding User experience icon & granting UX menu admin
- UX (user experience menu option is under PM_SETUP_ADVANCE permission)
2012-01-26 12:21:55 -04:00
Erik Amaru Ortiz
0bade635c1 BUG 0000 User Inbox Simplified (first commit) 2012-01-20 12:01:02 -04:00
Fernando Ontiveros
0885d9d260 second commit to enable pmMonitor plugin 2012-01-18 09:04:40 -04:00
Fernando Ontiveros
0ff9d919af BUG 0000 first commit enabling pmMonitor code 2012-01-17 19:57:52 -04:00
Erik Amaru Ortiz
90770bd0bb BUG 0000 Problem in file type on dynaform when has a input doc linked. FIXED! 2012-01-06 11:34:42 -04:00
Victor Saisa Lopez
8dec261f32 BUG 0000 Add images for the enterprise dashlet 2011-12-05 09:21:02 -04:00
Julio Cesar Laura
8799d23b93 BUG 000 Add images for the community dashlet 2011-12-02 19:28:28 -04:00
Hugo Loza
048df24db5 BUG 0000 Feature: Zimbra triggers
Set of triggers that allow common operations from ProcessMaker to a Zimbra server. Operations like create folder, events, contacts etc. It uses a SSO method for authentication based on a preAuth key
2011-11-29 16:39:39 -04:00
Julio Cesar Laura
1fa14e297f Progress 19 for the dashboards 2011-10-31 23:26:42 -04:00
Julio Cesar Laura
29dc5beced BUG 6843 - Noew the date is stored in the log 2011-10-24 10:25:59 -04:00
Erik Amaru Ortiz
c00514f237 BUG 7835 "PMTables Importing issue" SOLVED 2011-10-12 19:05:14 -04:00
Erik Amaru Ortiz
6378845b85 BUG 0000 adding extjs-statusbar images and others 2011-10-03 11:47:34 -04:00
Erik Amaru Ortiz
053f448b31 BUG 0000 Case Notes improvements 2011-10-03 11:45:25 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
e8c36e636a BUG 0000 Feature Alfresco triggers
Added new trigger library for Alfresco DM methods
2011-09-01 09:25:18 -04:00
Hugo Loza
58e0f84fe8 BUG 0000 Icon images for some extensions
Some missing icons for some extension for documents
2011-09-01 09:01:37 -04:00
Erik Amaru Ortiz
656fb9eeab BUG 000 PM tables fixes on data editing & report table data population 2011-08-30 09:35:32 -04:00
Erik Amaru Ortiz
f7fcd0472d BUG 000 PM tables ver2 ready - propel & phing integration 2011-08-29 11:39:22 -04:00
Carlos Pacha
2ef1227b93 BUG 7499 Internet Explorer (ingles)-Visibilidad Icono
This problem was fixed, on FF doesnt matter the extion it shows the picture however in IE doesnt happen the samen.
we added a png and now it's working fine
2011-08-23 18:09:14 -04:00