ralph
b4efcb414e
Adding forgotten include classes
2012-12-04 10:11:38 -04:00
ralph
f039ca92fa
Adding Smarty Verify & make conf/cache dirs, util devs get a better solution
2012-11-30 15:16:14 -04:00
ralph
f8b7ca3a45
Adding EventPeer db interface to autoloader, used in events.
2012-11-30 12:13:08 -04:00
ralph
b12cb36a9e
Adding forgotten Isolation.php include.
2012-11-29 15:51:00 -04:00
ralph
4d53c8af4f
Performace adds:
...
- jpeg MIME content.
- changing echo instead print for js and css files.
2012-11-27 13:44:02 -04:00
ralph
8eaacc678a
Adding SteepSuperVisorPeer interface class
2012-11-26 17:51:55 -04:00
ralph
1e15c5108d
Adding ContentPeer & TriggerPeer, only if they are needed.
2012-11-23 13:05:01 -04:00
ralph
8086424fc9
Adding AppFolder to Autoloader
2012-11-23 11:52:02 -04:00
ralph
4da103893b
Commenting unnecesary require files.
2012-11-22 15:52:02 -04:00
ralph
2c40b207d1
Adding delete Case classes need to the autoLoad.
2012-11-22 15:45:37 -04:00
ralph
0a6174738b
changing autoload function callback parameter from:
...
spl_autoload_register(array(Bootstrap, 'autoloadClass'));
to
spl_autoload_register(array('Bootstrap', 'autoloadClass'));
cause make appear NOTICE message.
2012-11-22 10:26:50 -04:00
user
a0029e9432
Adding request PEAR classes temporarily
2012-11-22 10:17:16 -04:00
user
7685b49e15
saving old sysGeneric.php -> bootstrap.php
...
enter new bootstrap.php -> sysGeneric.php
2012-11-20 17:48:54 -04:00
user
f38c4d368c
Removing requiere_once call to gain loading time.
2012-11-20 16:45:09 -04:00
user
f5683b439e
Adding fix for print images with parameters make set a wrong Workspace.
2012-11-20 12:43:20 -04:00
user
6d52bdf65c
Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time.
2012-11-16 17:13:48 -04:00
user
923e375e5a
Merge remote-tracking branch 'upstream/master' into speedy
2012-11-15 15:11:31 -04:00
user
2a184b4b79
Adding fix for double // in file fast dispatch
2012-11-14 17:00:42 -04:00
user
1f120c557f
Adding more extension files content to set in headers
2012-11-14 13:05:55 -04:00
user
222b0a64c1
Adding code to put content in the header of images at time to response the client.
2012-11-14 09:56:43 -04:00
Fernando Ontiveros
1ffb33c427
SPEEDY fix some issues in autoloader and login page
2012-11-13 15:09:16 -04:00
Fernando Ontiveros
5113ac34d3
fixing boostrap conflicts
2012-11-13 13:50:37 -04:00
Fernando Ontiveros
a8e8cf0295
SPEEDY adding the autloader feature in class.bootstrap.php
2012-11-13 13:48:16 -04:00
Brayan Osmar Pereyra Suxo
c3ea583c58
BUG 10056 I add the file genericAjax SOLVED
...
I added genericAjax to files that not need authentication
2012-11-13 12:19:05 -04:00
user
ba8e8900af
Add 404 page feature at time to get no existent directories or not direct access to /images/
...
or /skins/ directories.
2012-11-13 10:43:40 -04:00
user
11eba12804
Adding XMLDocument class necesary to load forms
2012-11-13 09:53:17 -04:00
user
395ed9c2f3
Removing set of references to singletons into main.php, mainInit.php and processList.php
...
Adding a comment of test in bootstrap.php
2012-11-12 16:21:52 -04:00
Fernando Ontiveros
b5c11b4198
SPEEDY first version of boostrap.php, with many changes
2012-11-12 14:44:44 -04:00
Fernando Ontiveros
85db81e978
Merge remote branch 'origin/master' into speedy
2012-11-09 15:42:11 -04:00
julceslauhub
1ed75246a1
Merge pull request #920 from marcoAntonioNina/BUG-9943
...
BUG 9943 Advanced Search menu should be seen on UXS SOLVED
2012-11-09 06:02:48 -08:00
Marco Antonio Nina
0c05e83a7e
BUG 9943 Advanced Search menu should be seen on UXS SOLVED
...
- According to the specifications.
- Was add the file for advanced search with the same functionality.
2012-11-09 09:10:59 -04:00
user
f8226b1864
Adding class.bootstrap.php
2012-11-08 18:06:09 -04:00
user
72b5b2b531
Adding PATHs to bootstrap.php
2012-11-08 17:02:56 -04:00
Ralph Asendeteufrer
6765f9be89
enter bootstrap.php
2012-11-08 15:30:20 -04:00
Ralph Asendeteufrer
564fa3ee52
enter Speedy
2012-11-08 15:13:08 -04:00
Fernando Ontiveros
ed0884b291
SPEEDY fixing sysGeneric to stream files - commit5
2012-11-08 14:10:03 -04:00
Fernando Ontiveros
6c6d8739ac
SPEEDY improve sysGeneric to stream files instead build them at runtime-commit3
2012-11-08 09:00:19 -04:00
root
09ccefce87
SPEEDY improve sysGeneric to stream files instead build them at runtime
2012-11-07 17:09:51 -04:00
Ralph Asendeteufrer
ee5dfd39e4
BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
...
PROBLEM There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-16 10:53:36 -04:00
Ralph Asendeteufrer
011b9f7445
BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
...
PROBLEM There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-16 10:17:25 -04:00
Ralph Asendeteufrer
1bdc641ab5
BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
...
PROBLEM There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-15 19:03:23 -04:00
Ralph Asendeteufrer
5801e0af15
BUG 9849 When you add a new skin - the menu skin does not show it selected
...
PROBLEM The skin table does not show any row selected to determine which is the selected one.
SOLVED Adding an small feature to display italic, bold text and set a checked image in the current skin row.
2012-10-03 20:09:06 -04:00
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