Commit Graph

2942 Commits

Author SHA1 Message Date
julceslauhub
a6f0e664f1 Merge pull request #1010 from julceslauhub/master
Changed references to deprecated file "cases_List"
2012-11-28 11:59:25 -08:00
Julio Cesar Laura
4cdbd2668a Changed references to deprecated file "cases_List" 2012-11-28 15:57:55 -04:00
julceslauhub
5cd3e24e4b Merge pull request #1009 from marcoAntonioNina/BUG-10110
BUG 10110 Añadir modulo de logs para envio de correos electronicos SOLVED
2012-11-28 10:56:24 -08:00
Marco Antonio Nina
9e40d41b67 BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.
2012-11-28 14:50:36 -04:00
Marco Antonio Nina
43c320d7fd BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.Merge remote branch 'origin/BUG-10110' into BUG-10110

Conflicts:
	workflow/engine/templates/mails/emailList.js
2012-11-28 14:43:59 -04:00
Marco Antonio Nina
f26704e315 BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.
2012-11-28 14:30:12 -04:00
Marco Antonio Nina
29d4cb3fa0 BUG 10110 Añr modulo de logs para envio de correos electronicos SOLVED
- According to the specifications.
- Was add the the list of emails.
enter the commit message for your changes. Lines starting
2012-11-28 12:54:11 -04:00
Marco Antonio Nina
39d79e398b $title = ucfirst (strtolower ( G::LoadTranslation('ID_EMAILS'))); 2012-11-28 12:50:02 -04:00
Victor Saisa Lopez
378f6a095e BUG 10036 "No esta rezalizando un buen conteo de la..." SOLVED
- Incorrect the displaying of the paging toolbar
- Fix the displaying of the paging toolbar
* Available from version 2.0.46
2012-11-28 12:29:23 -04:00
julceslauhub
b80ea5c5f3 Merge pull request #1003 from ralpheav/master
inputDoc save procedure fix
2012-11-28 05:51:13 -08:00
ralph
66c8366e8f $_POST["functions"] is not arriving, seemed maborak.loader is not sending it. Fix. 2012-11-28 09:04:52 -04:00
julceslauhub
dd58a6b131 Merge pull request #1002 from ralpheav/master
removing deprecated function G::getModel
2012-11-27 13:51:27 -08:00
ralph
72c53d4503 Removing G::getModel, deprecated function. 2012-11-27 17:15:57 -04:00
julceslauhub
71c24e9158 Merge pull request #1000 from julceslauhub/master
BUG 9894 Active Directory User Import not working SOLVED
2012-11-27 12:34:11 -08:00
Julio Cesar Laura
6d7c9f5da7 BUG 9894 Active Directory User Import not working SOLVED
- Fields deprecated and wrong default filter for the ldap class
- Those parameters are not used, now it is only used the additional filter, with this field you can create the same filters or more complex filters.

Also, we've detected that the filter by default we are using the following condition: (objectCategory=person)

So, your filter is not working anymore, now we have been removed that condition to search in all objects and if you want to limit the objects on which searches can be done, you have to add your own filter.
2012-11-27 16:32:20 -04:00
Brayan Osmar Pereyra Suxo
b54dcce906 Performance to cron 2012-11-27 15:46:44 -04:00
julceslauhub
86087f7993 Merge pull request #998 from ralpheav/master
Performace adds
2012-11-27 09:49:44 -08: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
Victor Saisa Lopez
23d03a7d2e BUG 8283 "PMFAddInputDocument function request" SOLVED
- New feature
- PM Function for add a input document
- Added function "PMFAddInputDocument" in "class.pmFunctions.php"
- The QA team should test with:
    * Dynaforms
    * KnowledgeTree plugin
* Available from version 2.0.46
2012-11-27 12:56:10 -04:00
julceslauhub
295ca5216c Merge pull request #996 from Jennydmz/BUG-6855
BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
2012-11-27 07:07:27 -08:00
jennylee
7604e72740 BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
I put an 'IF' validation in file 'workflow/engine/classes/class.propelTable.php.php', to prevent that this columns were sortable.
2012-11-27 10:47:34 -04:00
jennylee
11c7fe3b42 BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
I put an 'IF' validation in file 'workflow/engine/classes/class.propelTable.php.php', to prevent that this columns were sortable.
2012-11-27 10:21:32 -04:00
julceslauhub
1804224a12 Merge pull request #994 from ralpheav/master
Adding SteepSuperVisorPeer interface class
2012-11-27 05:11:56 -08:00
julceslauhub
17453ebc78 Merge pull request #993 from ralpheav/master
Adding fix for Save button at Dynaform Fields properties
2012-11-26 13:59:57 -08:00
ralph
8eaacc678a Adding SteepSuperVisorPeer interface class 2012-11-26 17:51:55 -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
julceslauhub
ae7daba540 Merge pull request #990 from brayanpereyra/BUG-9549
BUG 9549 I added button to import dynaform SOLVED
2012-11-25 19:33:55 -08:00
julceslauhub
4a5b6093f4 Merge pull request #985 from victorsl/BUG-6828
BUG 6828 "Request that the address and label of link fields in..." SOLVED
2012-11-25 19:10:27 -08:00
jennylee
1079ae5eee BUG-6855 Error message in 'Database Conections' clicking in Edit or Delete title.
I put an 'IF' validation in file 'gulliver/methods/propelTableAjax.php', to prevent that this columns were sortable.
2012-11-23 17:43:05 -04:00
Brayan Osmar Pereyra Suxo
21013b00f6 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 16:05:35 -04:00
Brayan Osmar Pereyra Suxo
9b2c1343e4 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 15:47:10 -04:00
ferOnti
d9585d6aa0 Merge pull request #989 from ralpheav/master
Adding classes to the Autoloader
2012-11-23 09:16:13 -08:00
ralph
1e15c5108d Adding ContentPeer & TriggerPeer, only if they are needed. 2012-11-23 13:05:01 -04:00
ferOnti
47526150e3 Merge pull request #986 from victorsl/BUG-9935
BUG 9935 "DEL_INDEX PM Table Value" SOLVED
seems to be ok
2012-11-23 08:20:50 -08:00
ralph
8086424fc9 Adding AppFolder to Autoloader 2012-11-23 11:52:02 -04:00
ralph
298e74ef59 Commenting log lines. 2012-11-23 11:50:28 -04:00
ralph
b4a937b1bc Adding AppFolder to autoloader, missed in Save Cases feature. 2012-11-23 11:49:08 -04:00
Victor Saisa Lopez
ee7ec4f2df BUG 9935 "DEL_INDEX PM Table Value" SOLVED
- Every time I send E-mails with PMFSendMessage() function, it doesn't
  keep a track in DEL_INDEX field from APP_MESSAGE table
- Added parameter $delIndex to the function
* Available from version 2.0.46
2012-11-23 10:46:59 -04:00
Victor Saisa Lopez
1851b43d5b BUG 6828 "Request that the address and label of link fields in..." SOLVED
- New feature
- Request that the address and label of link fields in DynaForms can be
  set and saved using case variables
- Populate links in a grid via trigger
- Added this new funcionality
- Take into account the following (examples):
    > Triggers
        * Populate a link field
            @@MyLink = "http://www.php.net";
            @@MyLink_label = "Read about PHP";

        * Populate links in a grid
            @=MYGRID = array();
            $i = 1;

            $rs = $stmt->executeQuery("SELECT USR_USERNAME FROM USERS", ResultSet::FETCHMODE_ASSOC);

            while ($rs->next()) {
                $row = $rs->getRow();

                @=MYGRID[$i] = array(
                    "MyField" => $row["USR_USERNAME"],
                    "MyLink" => "http://www.php.net",
                    "MyLink_label" => "Read about PHP, $i"
                );

                $i = $i + 1;
            }
    > JavaScript, populate a link field:
        getField("MyLink").href = "http://www.php.net";
        getField("MyLink").innerHTML = "Read about PHP";
* Available from version 2.0.46
2012-11-22 17:50:52 -04:00
ralph
d7962637a8 Commenting DB interface requiere files from processMap class, already in Autoloader. 2012-11-22 16:33:58 -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
7fd7265c7f Using new Register classes definition for Tranlation. 2012-11-22 10:02:49 -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
a95c63c242 Merge remote-tracking branch 'upstream/master' into speedy 2012-11-20 17:00:00 -04:00
user
f38c4d368c Removing requiere_once call to gain loading time. 2012-11-20 16:45:09 -04:00
Marco Antonio Nina
fe254a5d17 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument).
2012-11-20 16:42:26 -04:00
Marco Antonio Nina
03f97b1201 BUG 10089 Mejoras en el rendimiento del plugin para KnowledgeTree SOLVED
- CURLOPT_VERBOSE option of debug en true.
- was disable option debug writing in error_log.
- was add index for tables APP_DOCUMENT (indexAppDocument) and KT_DOCUMENT (indexKtDocument)
2012-11-20 16:37:15 -04:00