My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 24, 2009
    ToDoList Wiki page edited by sproctor   -   Revision r345 Edited wiki page through web user interface.
    Revision r345 Edited wiki page through web user interface.
  • Dec 24, 2009
    r344 (make weekly, monthly and yearly events work ) committed by sproctor   -   make weekly, monthly and yearly events work
    make weekly, monthly and yearly events work
  • Dec 24, 2009
    r343 (switch the install script to MySQLi, and update it for the n...) committed by sproctor   -   switch the install script to MySQLi, and update it for the new DB format
    switch the install script to MySQLi, and update it for the new DB format
  • Dec 24, 2009
    r342 (commit style/form changes that I forgot about ) committed by sproctor   -   commit style/form changes that I forgot about
    commit style/form changes that I forgot about
  • Dec 24, 2009
    r341 (only put occurrences in the displayed month (or adjacent mon...) committed by sproctor   -   only put occurrences in the displayed month (or adjacent month fringes displayed) in the array. stop the 2 year limit (though we should limit this somewhere)
    only put occurrences in the displayed month (or adjacent month fringes displayed) in the array. stop the 2 year limit (though we should limit this somewhere)
  • Dec 24, 2009
    r340 (change display month to use one SQL query for the entire mon...) committed by sproctor   -   change display month to use one SQL query for the entire month, rather than one for each day
    change display month to use one SQL query for the entire month, rather than one for each day
  • Dec 24, 2009
    r339 (fixup displaying dates/times/duration ) committed by sproctor   -   fixup displaying dates/times/duration
    fixup displaying dates/times/duration
  • Dec 24, 2009
    r338 (move display_event_json.php back to contentType and merge it...) committed by sproctor   -   move display_event_json.php back to contentType and merge it in with display_event.php
    move display_event_json.php back to contentType and merge it in with display_event.php
  • Dec 24, 2009
    issue 6 (Language isntall) commented on by javi.azuaga   -   This is not estrictly related to this issue, but it relates to l10n, so here it goes: In calendar_setup.php, at the constructor, you should move init_l10n(); to the second position in order to have the strings of all the other initialization methods correctly translated. Thank you for this beautifull piece of software, and keep up with your great job.
    This is not estrictly related to this issue, but it relates to l10n, so here it goes: In calendar_setup.php, at the constructor, you should move init_l10n(); to the second position in order to have the strings of all the other initialization methods correctly translated. Thank you for this beautifull piece of software, and keep up with your great job.
  • Dec 23, 2009
    r337 (fix a couple of HTML errors populate the event form with th...) committed by sproctor   -   fix a couple of HTML errors populate the event form with the proper days for new days
    fix a couple of HTML errors populate the event form with the proper days for new days
  • Dec 23, 2009
    r336 (fix event delete ) committed by sproctor   -   fix event delete
    fix event delete
  • Dec 23, 2009
    r335 (finished display split-up lots of random unbreaking ) committed by sproctor   -   finished display split-up lots of random unbreaking
    finished display split-up lots of random unbreaking
  • Dec 23, 2009
    r334 (some changes that have been sitting around fix error report...) committed by sproctor   -   some changes that have been sitting around fix error reporting in HTML class add display arg to specify which kind of display to use and prompty try to get rid of it split display.php into components to remove hackery to pick the display not all references have been updated get event_submit working
    some changes that have been sitting around fix error reporting in HTML class add display arg to specify which kind of display to use and prompty try to get rid of it split display.php into components to remove hackery to pick the display not all references have been updated get event_submit working
  • Dec 23, 2009
    ToDoList Wiki page edited by sproctor   -   Revision r333 updated to reflect recent event form implementation, and new plans
    Revision r333 updated to reflect recent event form implementation, and new plans
  • Dec 23, 2009
    r332 (colspan=0 doesn't do what expected in chrome, change it to c...) committed by sproctor   -   colspan=0 doesn't do what expected in chrome, change it to colspan=2 add JS to hide times when "Time Type" is not "Normal" add JS to change the "to" date when "from" changes and they're equal when "from" and "to" are made invalid, adjust the one that wasn't just changed to be equal to the just changed one.
    colspan=0 doesn't do what expected in chrome, change it to colspan=2 add JS to hide times when "Time Type" is not "Normal" add JS to change the "to" date when "from" changes and they're equal when "from" and "to" are made invalid, adjust the one that wasn't just changed to be equal to the just changed one.
  • Dec 23, 2009
    r331 (optimize form JS a little bit ) committed by sproctor   -   optimize form JS a little bit
    optimize form JS a little bit
  • Dec 22, 2009
    r330 (added weekly, etc events. removed excess table around sub-Fo...) committed by sproctor   -   added weekly, etc events. removed excess table around sub-FormGroups.
    added weekly, etc events. removed excess table around sub-FormGroups.
  • Dec 22, 2009
    r329 (Switch the even creation/modify form to a form creation clas...) committed by sproctor   -   Switch the even creation/modify form to a form creation class that I wrote for this calendar. adds some nice JS stuff to hide/show appropriate stuff
    Switch the even creation/modify form to a form creation class that I wrote for this calendar. adds some nice JS stuff to hide/show appropriate stuff
  • Dec 21, 2009
    r328 (fix an error with login/logout links. changed display to tak...) committed by sproctor   -   fix an error with login/logout links. changed display to take a parameter for which type of display to show (probably still need to update some usages)
    fix an error with login/logout links. changed display to take a parameter for which type of display to show (probably still need to update some usages)
  • Dec 21, 2009
    r327 (allow attributes in add() ) committed by sproctor   -   allow attributes in add()
    allow attributes in add()
  • Dec 21, 2009
    r326 (fix typo with error handler ) committed by sproctor   -   fix typo with error handler
    fix typo with error handler
  • Dec 21, 2009
    ToDoList Wiki page edited by sproctor   -   Revision r325 update the todo list to reflect newer realities
    Revision r325 update the todo list to reflect newer realities
  • Dec 21, 2009
    issue 1 (Fatal error: Call to undefined function _() in C:\wamp5\www\...) Status changed by sproctor   -   Sorry, I did not test on a system that didn't have gettext support. This has been corrected in SVN and will be included in 2.0 beta2.
    Status: Fixed
    Sorry, I did not test on a system that didn't have gettext support. This has been corrected in SVN and will be included in 2.0 beta2.
    Status: Fixed
  • Dec 21, 2009
    issue 8 (installation script issue on line no 273) Status changed by sproctor   -   Thank you. This change has been applied to SVN r324 and will be included in 2.0 beta2.
    Status: Fixed
    Thank you. This change has been applied to SVN r324 and will be included in 2.0 beta2.
    Status: Fixed
  • Dec 21, 2009
    issue 6 (Language isntall) Labels changed by sproctor   -   I'm sorry for the poor description. Using other languages currently is not a trivial task. I will be changing it to be easier to setup in the future. In the meantime, you need to use gettext to generate a .mo file from the .po file in the nl directory (or whichever language you want to activate the translation for). .mo files are system dependent and cannot be distributed with the source code, as far as I know. Please bear with me until this situation is remedied.
    Labels: Type-Enhancement Type-Defect
    I'm sorry for the poor description. Using other languages currently is not a trivial task. I will be changing it to be easier to setup in the future. In the meantime, you need to use gettext to generate a .mo file from the .po file in the nl directory (or whichever language you want to activate the translation for). .mo files are system dependent and cannot be distributed with the source code, as far as I know. Please bear with me until this situation is remedied.
    Labels: Type-Enhancement Type-Defect
  • Dec 21, 2009
    issue 4 (Login/Admin Issue) commented on by sproctor   -   This may be related to a fixed bug. When beta2 comes out, can you try it and let me know?
    This may be related to a fixed bug. When beta2 comes out, can you try it and let me know?
  • Dec 21, 2009
    issue 3 (extra bracket) Status changed by sproctor   -   Thank you. This has been fixed in SVN r324 and will be included 2.0 beta2.
    Status: Fixed
    Thank you. This has been fixed in SVN r324 and will be included 2.0 beta2.
    Status: Fixed
  • Dec 21, 2009
    r324 (remove extra trailing paren in SQL statement ) committed by sproctor   -   remove extra trailing paren in SQL statement
    remove extra trailing paren in SQL statement
  • Dec 21, 2009
    issue 2 (spelling error) Status changed by sproctor   -   I'm sorry about that. This is fixed in SVN r323 and will be included in 2.0 beta2
    Status: Fixed
    I'm sorry about that. This is fixed in SVN r323 and will be included in 2.0 beta2
    Status: Fixed
  • Dec 21, 2009
    r323 (fix typo ) committed by sproctor   -   fix typo
    fix typo
  • Dec 21, 2009
    issue 5 (alternative ports ignored) Status changed by sproctor   -   Fixed in SVN r322. Will be fixed in 2.0 beta2
    Status: Fixed
    Fixed in SVN r322. Will be fixed in 2.0 beta2
    Status: Fixed
  • Dec 21, 2009
    r322 (Add port to $phpc_server ) committed by sproctor   -   Add port to $phpc_server
    Add port to $phpc_server
  • Dec 21, 2009
    issue 7 (Fails to redirects on submit (eg: add event, log in), give a...) Status changed by sproctor   -   I am sorry about that. I added code to include the port in the redirect (and likely other places). It will be included in 2.0 beta2.
    Status: Fixed
    I am sorry about that. I added code to include the port in the redirect (and likely other places). It will be included in 2.0 beta2.
    Status: Fixed
  • Dec 21, 2009
    issue 9 (License issue) Status changed by sproctor   -   Apache licensed code is in SVN, but I haven't done a release since.
    Status: Invalid
    Apache licensed code is in SVN, but I haven't done a release since.
    Status: Invalid

Earlier this year

  • Nov 18, 2009
    issue 9 (License issue) reported by hayeshais   -   What steps will reproduce the problem? 1.As per the project official site(http://code.google.com/p/php-calendar/) I got to know this code is released under the Apache 2.0 license but I found out that on the main CSS page it says the license is GPL 2.0 or later. 2. Similarly on docs/README it says it's is released under GPL. What is the expected output? What do you see instead? Like to know the correct license this nice pice of code is released under What version of the product are you using? On what operating system? php-calendar-2.0-beta1 Please provide any additional information below. on the style.css is says /* Copyright 2009 Sean Proctor This file is part of PHP-Calendar. PHP-Calendar is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. PHP-Calendar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with PHP-Calendar; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ On docs/README it says PHP-Calendar ---------------- This program requires a PHP enabled webserver and an SQL server installed. Read INSTALL for installation instructions and requirements. Read UPDATE for update instructions. Please read the COPYING file for information regarding distribution of this program. This script is released under the GPL, so enjoy! Any questions, contact me at the email address found in the AUTHORS files.
    What steps will reproduce the problem? 1.As per the project official site(http://code.google.com/p/php-calendar/) I got to know this code is released under the Apache 2.0 license but I found out that on the main CSS page it says the license is GPL 2.0 or later. 2. Similarly on docs/README it says it's is released under GPL. What is the expected output? What do you see instead? Like to know the correct license this nice pice of code is released under What version of the product are you using? On what operating system? php-calendar-2.0-beta1 Please provide any additional information below. on the style.css is says /* Copyright 2009 Sean Proctor This file is part of PHP-Calendar. PHP-Calendar is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. PHP-Calendar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with PHP-Calendar; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ On docs/README it says PHP-Calendar ---------------- This program requires a PHP enabled webserver and an SQL server installed. Read INSTALL for installation instructions and requirements. Read UPDATE for update instructions. Please read the COPYING file for information regarding distribution of this program. This script is released under the GPL, so enjoy! Any questions, contact me at the email address found in the AUTHORS files.
  • Nov 18, 2009
    issue 7 (Fails to redirects on submit (eg: add event, log in), give a...) commented on by hayeshais   -   Apologies for adding this as an issue. Later I found out why it's happening. In my machine my web server(apache) is running on port 88 instead 80, so it always redirects the page to port 80. Thanks Hayesha
    Apologies for adding this as an issue. Later I found out why it's happening. In my machine my web server(apache) is running on port 88 instead 80, so it always redirects the page to port 80. Thanks Hayesha
  • Nov 17, 2009
    issue 8 (installation script issue on line no 273) reported by hayeshais   -   What steps will reproduce the problem? 1. In the install.php file needs to remove the content on line no 273 [.")\n"] and move the end of statement make to line 272. This breaks the creation of the necessary table required by the system. What is the expected output? What do you see instead? Installation fails What version of the product are you using? On what operating system? php-calender-2.0-beta1 Please provide any additional information below.
    What steps will reproduce the problem? 1. In the install.php file needs to remove the content on line no 273 [.")\n"] and move the end of statement make to line 272. This breaks the creation of the necessary table required by the system. What is the expected output? What do you see instead? Installation fails What version of the product are you using? On what operating system? php-calender-2.0-beta1 Please provide any additional information below.
  • Nov 17, 2009
    issue 7 (Fails to redirects on submit (eg: add event, log in), give a...) reported by hayeshais   -   What steps will reproduce the problem? 1. Submit redirects to a blank page (login, Add Event) 2. 3. What is the expected output? What do you see instead? Eg: Clicks on Add Event, the clicks Submit. Gives a blank page. But when I refresh or clicks back and go see the calendar its properly shows it the added event. eg: Same thing happens when using the login functionality What version of the product are you using? On what operating system? php-calendar-2.0-beta1 Please provide any additional information below.
    What steps will reproduce the problem? 1. Submit redirects to a blank page (login, Add Event) 2. 3. What is the expected output? What do you see instead? Eg: Clicks on Add Event, the clicks Submit. Gives a blank page. But when I refresh or clicks back and go see the calendar its properly shows it the added event. eg: Same thing happens when using the login functionality What version of the product are you using? On what operating system? php-calendar-2.0-beta1 Please provide any additional information below.
  • Nov 08, 2009
    InstallDoc Wiki page commented on by santoshmaharjan   -   Fatal error: Call to undefined function _() in D:\wamp\www\phpcalendar\includes\calendar.php on line 60 Any one who knows how to fix this?
    Fatal error: Call to undefined function _() in D:\wamp\www\phpcalendar\includes\calendar.php on line 60 Any one who knows how to fix this?
  • Nov 02, 2009
    InstallDoc Wiki page commented on by pyh.ita.1   -   how many tables have I to create in the DB and what names they must have?
    how many tables have I to create in the DB and what names they must have?
  • Nov 02, 2009
    InstallDoc Wiki page commented on by pyh.ita.1   -   Is there a guide somewhere, just to understand smthing about installation?
    Is there a guide somewhere, just to understand smthing about installation?
  • Oct 20, 2009
    issue 6 (Language isntall) reported by prof13gert   -   What steps will reproduce the problem? 1. I'v uploaded the calendar and installed it succesfully. Now I want to set my default language as nl/dutch. What is the expected output? What do you see instead? I see English only... What version of the product are you using? On what operating system? Version 2.0 bèta1 Please provide any additional information below. How te setup my language as dutch/nl. I use a Windows XP OS and my server is connected by FTP... I don't know what to do with this: "dpkg-reconfigure locales"...
    What steps will reproduce the problem? 1. I'v uploaded the calendar and installed it succesfully. Now I want to set my default language as nl/dutch. What is the expected output? What do you see instead? I see English only... What version of the product are you using? On what operating system? Version 2.0 bèta1 Please provide any additional information below. How te setup my language as dutch/nl. I use a Windows XP OS and my server is connected by FTP... I don't know what to do with this: "dpkg-reconfigure locales"...
  • Oct 15, 2009
    ToDoList Wiki page commented on by seniyisimi   -   jhg
    jhg
  • Oct 13, 2009
    InstallDoc Wiki page commented on by rossina.mejorada   -   It worked, included the adodb library ;)
    It worked, included the adodb library ;)
  • Oct 13, 2009
    InstallDoc Wiki page commented on by rossina.mejorada   -   Hi!! Need help Warning: require_once(adodb/adodb.inc.php) function.require-once?: failed to open stream: No such file or directory in /var/www/calendar/install.php on line 33 Fatal error: require_once() function.require?: Failed opening required 'adodb/adodb.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/calendar/install.php on line 33
    Hi!! Need help Warning: require_once(adodb/adodb.inc.php) function.require-once?: failed to open stream: No such file or directory in /var/www/calendar/install.php on line 33 Fatal error: require_once() function.require?: Failed opening required 'adodb/adodb.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/calendar/install.php on line 33
  • Oct 12, 2009
    issue 5 (alternative ports ignored) reported by bdeetz   -   What steps will reproduce the problem? 1. using an alternative port (http://129.244.242.199:83/calendar 2. create an event/install/anything really... What is the expected output? What do you see instead? url should be http://129.244.242.199:83/calendar/index.php?action=display&id=4 url is changed to http://129.244.242.199/calendar/index.php?action=display&id=4 What version of the product are you using? On what operating system? Version 1.1 Linux/Ubuntu 9.04 MySQL Ver 5.0.75 PHP 5.2.6-3 Please provide any additional information below.
    What steps will reproduce the problem? 1. using an alternative port (http://129.244.242.199:83/calendar 2. create an event/install/anything really... What is the expected output? What do you see instead? url should be http://129.244.242.199:83/calendar/index.php?action=display&id=4 url is changed to http://129.244.242.199/calendar/index.php?action=display&id=4 What version of the product are you using? On what operating system? Version 1.1 Linux/Ubuntu 9.04 MySQL Ver 5.0.75 PHP 5.2.6-3 Please provide any additional information below.
  • Oct 09, 2009
    InstallDoc Wiki page commented on by gerko.jansen   -   Fatal error: Class 'PDO' not found in /usr/home/websites/pjc/www/project_planner/install/install.php on line 242 Any work around for this problem? I cant seem to install pdo for whatever reason.
    Fatal error: Class 'PDO' not found in /usr/home/websites/pjc/www/project_planner/install/install.php on line 242 Any work around for this problem? I cant seem to install pdo for whatever reason.
  • Oct 06, 2009
    SitesUsingPHPCalendar Wiki page commented on by petramarianylund   -   Still broken links in "sites using..."
    Still broken links in "sites using..."
  • Sep 30, 2009
    SitesUsingPHPCalendar Wiki page commented on by johnyma22   -   50% broken links
    50% broken links
  • Sep 23, 2009
    InstallDoc Wiki page commented on by jason.fingerman   -   To null29A: I got the same error. I had to download adodb from Sourceforge to a subfolder in my calendar directory and then rename the folder to match what's on line 33 of install.php. Worked on my Debian box.
    To null29A: I got the same error. I had to download adodb from Sourceforge to a subfolder in my calendar directory and then rename the folder to match what's on line 33 of install.php. Worked on my Debian box.
 
Hosted by Google Code