Commit Graph

96 Commits (71d0ca2fab91b62a4ed031dbce8aeb4231e03005)

Author SHA1 Message Date
Julio Montoya ef4edb599d Adding UTC support to the messages, fixing the new session view 15 years ago
Julio Montoya 283fb9bebb Improving UI 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Julio Montoya b025345a4c Removing old bubble CSS 15 years ago
Julio Montoya e2be307777 Removing rounded css class that use images, we use CSS3 rounded classes fixing lot of stuff in the social and messages in order to work in 1024x768 screens 15 years ago
Julio Montoya ff530dca35 Fixing the notification.lib.php 15 years ago
Julio Montoya ee3408c69b Adding online grid styles + adding user image when reading an email 15 years ago
Julio Montoya 23d5632de2 Style changes: removing blue background when sending a message, whoisonline minor changes 15 years ago
Julio Montoya 22328a5e53 Improving groups layout 15 years ago
Julio Montoya a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
Julio Montoya 0a887d5c64 Adding a counter of the new events in the social tab + fixing a bug when sending a message 15 years ago
Juan Carlos Raña 09de8f6434 resize reply into a group social network 15 years ago
Julio Montoya a3151f8405 Minor - adding intval + Send email when sending a message (partial) 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Julio Montoya 883ae467da Adding validation when sending a message to an user that does not exists 15 years ago
Juan Carlos Raña c90298848e fix icon get lang social network 15 years ago
Juan Carlos Raña 067c12f610 fix view 1024x768 and box styles 15 years ago
Julio Montoya 861d91c9d7 Minor fixing message output 16 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 16 years ago
Julio Montoya ecf96f6bff Adding sortabletable.class.php Feature #272 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
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