Commit Graph

73 Commits (d72cfeba4318c986f09de355e1b51da012d9caaf)

Author SHA1 Message Date
Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Julio Montoya 466646a4d2 Updating classes for new changes see BT#571 16 years ago
Julio Montoya 25fb9f7ac0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Julio Montoya 6b593065eb Fixing message order 16 years ago
Julio Montoya 92a7590475 Fixing send message codification 16 years ago
Ricardo Rodriguez 7914206f1d Changed $_REQUEST['f'] =='social' by $parameters['f']==Security::remove_XSS($_GET['f']) because the value is lost 16 years ago
Ricardo Rodriguez 9a568fe0ce Added: pager and sorter of inbox and outbox 16 years ago
Juan Carlos Raña 1cf701e632 avoid confusion with the tool forum 16 years ago
Ricardo Rodriguez 1bafe284c5 Modified filter and decoder 16 years ago
Ricardo Rodriguez d9388bedc5 Modified api_convert_encoding at the variables $subjet and $content 16 years ago
Ricardo Rodriguez add9acf927 Added a filter of security for send message 16 years ago
Ricardo Rodriguez 3236829ac5 Added Security::remove_XSS() and Database::escape_string() 16 years ago
Cristian Fasanando b34efca89e changed icons for social network - partial CT#462 16 years ago
Cristian Fasanando 324f69fc45 allowed to edit a message group for administrators or moderators - partial CT#190 16 years ago
Cristian Fasanando a0049fccee added group message pagination with sortable grid - partial CT#190 16 years ago
Julio Montoya af665f9952 Fixing message tool when social network is off see #190 16 years ago
Cristian Fasanando a1d253177b fixed display groups for my friend's shared profile - partial CT#446 16 years ago
Cristian Fasanando 26006bff9a minor - adding style for reply message groups - partial CT#446 16 years ago
Cristian Fasanando 301079ce12 renamed css, added intercrumpt for social network - partial CT#446 16 years ago
Cristian Fasanando 5d464a56eb Adding styles for group messages in social network - partial CT#446 16 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 16 years ago
Cristian Fasanando acdb0e295b (no commit message) 16 years ago
Julio Montoya 0dbe793c87 Minor - Deleting unuseles functions and files see #190 16 years ago
Julio Montoya 12ff6caa23 Tuning social network + CSS see #190 16 years ago
Cristian Fasanando e342de37a4 minor - added require field for subject when you send a message - partial CT#190 16 years ago
Cristian Fasanando 6e2ec5494d added pagination, edit a message who sent it, added fckeditor to message form, fixed token for message form - partial CT#190 16 years ago
Julio Montoya 70edd2e396 Cleaning migration and installation scripts, added some dummy divs, improving message navigation (breadcrumb) see CT#190 16 years ago
Julio Montoya e43309a36c Fixing outbox view see CT#190 16 years ago
Cristian Fasanando f50c899618 added limit for upload file in message - partial CT#190 16 years ago
Cristian Fasanando 5392527466 Fixed - the specials characters is not validated like (ñ, ` ) in group messages - partial CT#190 16 years ago
Cristian Fasanando fb6599272d message for group is now sent only a message - partial BT#190 16 years ago
Julio Montoya 900c544fae Messages can be sent no matter if the content is the same, groups usability improvements, see #190 16 years ago
Julio Montoya a8115d5fc4 User group minor fixes see #190 16 years ago
Julio Montoya 27c247aca6 UI improvements in groups & messages & social network see CT#190 16 years ago
Julio Montoya 8c4de053ba UI improvements in groups & messages & social network see CT#190 16 years ago
Julio Montoya 13856d636d UI improvements in groups & messages & social network 16 years ago
Julio Montoya c241f1fd83 UI improvements in groups & messages & social network 16 years ago
Julio Montoya b79ffbe4c6 Group improvements + message improvements see #5611 16 years ago
Julio Montoya 3c84987966 Group improvements + message improvements see #5611 16 years ago
Cristian Fasanando 818e460d72 Added attachment files for message group - partial CT#190 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya 29d8969476 Moving message.class.php to inc/lib/message.lib.php, more group improvements and other social network fixes including: when a user invitation is reject we delete it from the DB we dont change no more the message status to MESSAGE_STATUS_INVITATION_DENIED, to let users \"re-send\" an invitation see #5611 16 years ago
Julio Montoya dcf6c5f4a3 Social network improvements see #5508 16 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Isaac Flores 8c9b698c71 [svn r21002] style changes - improvements in message tool - (partial FS#3909) 17 years ago
Ivan Tcholakov 8217cd1cda [svn r20747] FS#306 - The Messaging tool and the Display class: Fixing some encoding management problems. 17 years ago