Commit Graph

20 Commits

Author SHA1 Message Date
Mark Crane f61de19169 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane f4c96be7df Replace php short tags as they are as portable as standard <?php. In other words in the php.ini short tags is off by default. 2013-07-15 22:32:43 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Nate Jones 5769783761 Multilinguified. 2013-05-08 01:17:52 +00:00
Mark Crane 3483c7134b Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +00:00
Mark Crane 7897e95bcd Fix use-rtp-timer so that the value can be set to true and false as expected. 2012-12-21 19:03:35 +00:00
Mark Crane c7cf1bf95b Set autocomplete to off for xmpp profile editor. 2012-12-07 18:55:07 +00:00
Mark Crane fd0ef452cc Rename v_profile_delete.php to profile_delete.php. 2012-11-24 00:36:04 +00:00
Mark Crane cad55430c0 rename v_profile_edit.php to xmpp_profile_edit.php. 2012-11-24 00:35:39 +00:00
Mark Crane 81ba785e35 rename v_xmpp.php to xmpp.php. 2012-11-24 00:34:52 +00:00
Mark Crane 127f0af729 RenRemove the v_ from the links in xmpp 2012-11-24 00:33:54 +00:00
Mark Crane be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis 2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane 036b3315dd Fix a bug where XMPP wrote the XML file but for each loop deleted the previous XML file. 2012-08-22 04:22:09 +00:00
Mark Crane 9f0b5612ca Fix an error for undeclared function in accounts -> xmpp. 2012-08-22 03:37:05 +00:00
Mark Crane 8d453f4c3d Change xmpp input type to password and talk.google.com for example. 2012-06-28 16:55:28 +00:00
Mark Crane a36b818b7f Cleanup recaptchalib and the signup page (signup needs more work) and remove the xmpp profile remove goto which causes some problems with tools. 2012-06-21 02:18:31 +00:00
Mark Crane af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00