Activity
From 11/04/2009 to 12/03/2009
12/03/2009
- 11:40 PM LDAP support added to CID
- As announced on our roadmap, the 1.2 release of CID will have LDAP support. When you want test CID with LDAP you need to checkout CID from Trunk. More information how to setup CID & LDAP can be found in the "WIKI":http://source.keyboard-monkeys.or...
- 06:27 PM Revision 593: implemented registration, that creates LDAP entry
- implemented registration, that creates LDAP entry
- 06:26 PM Revision 592: added ability to set unencrypted passwords. This is useful for ldap registration
- added ability to set unencrypted passwords. This is useful for ldap registration
12/02/2009
- 07:35 PM Feature #236 (Closed): Focus on password field
- That's cool. Patch has been applied for version 1.2.0 Cheers, Alejandro
- 07:33 PM Revision 591: automatically focus password field, and don't render messages placeholder if there ...
- automatically focus password field, and don't render messages placeholder if there ain't any
- 05:50 PM Feature #237: Registration approval
- My ideal way of using C-ID is to let everyone register on my site, but to let me decide if I approve the registration or not. The thing is that I want use C-ID as a way of identifying real life people on my site - and use OpenIDs as a sort of m...
- 05:37 PM Feature #236: Focus on password field
- I'm not sure if you are interested in small "usability fixes" anymore... but I give it a try: I wanted to have the password field in focus when logging in with my OpenID. I also use a backgroud color in my error messages and at the login page t...
12/01/2009
- 11:09 PM Revision 590: added LDAP support
- added LDAP support
- 11:08 PM Revision 589: removed unused method
- removed unused method
- 11:08 PM Revision 588: moved openid generation for new users to the User class
- moved openid generation for new users to the User class
11/30/2009
- 06:12 PM Revision 587: Monkeys_Controller_Action::getProtocol() should be a static function
- Monkeys_Controller_Action::getProtocol() should be a static function
- 06:11 PM Revision 586: removed metadata hard-coding in the config template
- removed metadata hard-coding in the config template
- 04:56 PM Revision 585: I had forgotten to add the fields for the HTML metadata
- I had forgotten to add the fields for the HTML metadata
- 03:05 PM Revision 584: updated to ZF 1.9.6
- updated to ZF 1.9.6
11/20/2009
- 11:25 PM Community-ID 1.2.0 is on the road
- As you possible know, we are working on the new release 1.2.x of Community-ID. It looks like this will be the best release available as Open Source Software. When you want see what come next, please take a look at our "roadmap":http://source.k...
- 11:02 PM Community-ID 1.1.1
- This is a small bugfix release for 1.1.x. When don't need the new fixes from this release then you don't need to upgrade to 1.1.1. There are some smaller bugs fixed and some new features but possible this don't affect you. The "CHANGELOG":http:...
- 10:58 PM Revision 583: forgot the CHANGELOG for 1.1.1
- forgot the CHANGELOG for 1.1.1
- 10:42 PM Revision 582: update German lang file for 1.1.1
- update German lang file for 1.1.1
- 06:57 PM Feature #119 (Closed): HTML metadata
- Done for 1.2.0
- 06:57 PM Revision 581: added directives in config.php to set HTML META tags description and keywords
- added directives in config.php to set HTML META tags description and keywords
- 03:43 PM Feature #233 (Closed): Ability to determine custom resource files in the config.php file. That wa...
- Insted of adding yet another config.php directive, we've just added the ability for 1.2.0 to have alternate /resources_customtheme directories where the customized resource files can be placed, following the same hierarchy as the original /resourc...
- 03:43 PM Feature #201 (Closed): Better skinning
- To use custom style sheets and logo, the recommended way is to create a custom layout file, for example /views/layouts_customtheme/layout.phtml that points to the customized style sheets and logo. Regarding resources, we've just added the abili...
- 03:37 PM Revision 580: added ability to have a resources_customthemename directory for theme-specific reso...
- added ability to have a resources_customthemename directory for theme-specific resource files
- 03:22 PM Revision 579
11/19/2009
- 09:57 PM Feature #234 (Closed): Move the privacy.txt resource file to a template, just like the about page...
- Done for 1.2.0
- 09:57 PM Revision 578: Move the privacy.txt resource file to a template, just like the about page is handled
- Move the privacy.txt resource file to a template, just like the about page is handled
- 09:33 PM Revision 577: version 1.2.0.RC1
- version 1.2.0.RC1
- 09:15 PM Revision 576: merge branch-1.1.x changed into trunk was a failure: just copying things now
- merge branch-1.1.x changed into trunk was a failure: just copying things now
- 09:14 PM Revision 575: merge branch-1.1.x changed into trunk was a failure: just copying things now
- merge branch-1.1.x changed into trunk was a failure: just copying things now
- 08:57 PM Revision 574: merged branch-1.1.x changed into trunk
- merged branch-1.1.x changed into trunk
- 08:44 PM Revision 573: created 1.1.1 tag
- created 1.1.1 tag
11/14/2009
- 08:20 PM Feature #235 (Closed): Multiple Profiles for one User
- This is a planned feature for 1.3. We have a ticket for it already so I will close this one.
- 06:38 PM Feature #235: Multiple Profiles for one User
- As already mentionned here: http://source.keyboard-monkeys.org/issues/show/113, I'd very much like to see the possibility to have multiple profiles for one user so that you could choose which one to use when requested.
11/12/2009
- 03:35 PM Revision 572: never use _forward() when _redirect() will do. This was causing duplicate admin acc...
- never use _forward() when _redirect() will do. This was causing duplicate admin account creations under random conditions
11/11/2009
- 10:25 PM Revision 571: removed 'IF NOT EXISTS' expression
- removed 'IF NOT EXISTS' expression
- 10:23 PM Revision 570: added version 1.1.1
- added version 1.1.1
- 10:16 PM Revision 569: updated translation reference entries
- updated translation reference entries
- 10:11 PM Bug #207 (Closed): Incorrect handling of ÅÄÖ
- Issue closed for lack of feedback.
- 09:56 PM Feature #234: Move the privacy.txt resource file to a template, just like the about page is handled
- .
- 09:55 PM Bug #208 (Closed): New line added in privacy page
- Now that I better think about it, we should leave the resources directory just for plain text files, with the ability to specify which resources directory to use like I mentioned in the other ticket. Since the privacy file is displayed directly in...
- 09:51 PM Feature #200 (Closed): About text from resource file
- I'm closing this ticket because there is already a mechanism to provide your own about page. The default about template files are located under /modules/default/views/scripts/about/index-*.phtml You can use your own theme by placing it under scri...
- 09:45 PM Feature #233: Ability to determine custom resource files in the config.php file. That way you can...
- That way you can have your own directory with your modified resource files.
- 09:45 PM Bug #228 (Closed): Privacy page does not use templates
- I understand your point about having the ability to change the resource files and have them not being overwritten after upgrades. But I don't think it's a good idea to mix this with the themes engine, which should be left for presentational purpos...
- 02:57 PM Revision 568: set version 1.1.1
- set version 1.1.1
- 02:51 PM Bug #232 (Closed): Strings not translated
- I've added translations for some exception messages and for the "forbidden" message. I prefer not to translate error.phtml because if the error comes from the translation engine, this will generate an infinite loop, which might bring the server do...
- 02:48 PM Revision 567: added translation for some exception messages
- added translation for some exception messages
- 02:48 PM Revision 566: added small translation
- added small translation
- 02:46 PM Revision 565: updated spanish translation
- updated spanish translation
- 02:27 PM Revision 564: Added install requirement check for minimal PHP version
- Added install requirement check for minimal PHP version
- 02:18 PM Feature #223 (Closed): add checks in install for existence of GD extension and some other options
- done for 1.1.1
- 02:17 PM Feature #224 (Closed): Add check in install for required minimal php version, 5.2.4
- Done for 1.1.1
- 02:17 PM Revision 563: Added install requirement checks for GD extension, and availability of PNG and Free...
- Added install requirement checks for GD extension, and availability of PNG and Freetype
- 01:43 PM Bug #231 (Closed): Hardcoded CSS
- Really, you're opening a ticket for this??
- 01:41 PM Bug #228: Privacy page does not use templates
- In that case, I suggest you create instead a custom template file for the privacy page, something like /modules/default/views/scripts_yourtheme/privacy/index.phtml
11/10/2009
- 07:53 PM Bug #232: Strings not translated
- a) In file /modules/default/views/scripts/error/error.phtml there are two text strings that is missing translation possibilities. b) The error message string is not translatable either, but I don't know where it comes from... but it reads "The ...
- 07:52 PM Bug #231: Hardcoded CSS
- On the page that show the identity of a user (e.g. peter.community-id.com) there is a hardcoded css style that should be moved to the CSS file instead: ...
11/09/2009
- 09:15 PM Bug #228: Privacy page does not use templates
- Alejandro Pedraza wrote: > I'm not sure I understand what you want to accomplish. A different policy depending on both the language and the theme used? Yes, that is what I suggest! It would be very useful if you want to change the default co...
- 08:09 PM Bug #228: Privacy page does not use templates
- I'm not sure I understand what you want to accomplish. A different policy depending on both the language and the theme used? If that's the case, I fail to see how can that be useful. Also, we can't modify the name of the language directories as th...
- 07:30 PM Feature #226 (Closed): Disable registration link if registration is disabled
- Good point. Fixed for version 1.1.1
- 07:29 PM Revision 562: Bug: The 'register now' section was still visible in the home page when registratio...
- Bug: The 'register now' section was still visible in the home page when registrations were disabled in the config file
- 07:27 PM Bug #228: Privacy page does not use templates
- I know that, I added this to my layout.phtml file: ...
- 07:22 PM Bug #229 (Closed): Confusing install dir
- I agree, this part can generate some confusion. Article has been updated. Thanks, Alejandro
- 07:07 PM Bug #227 (Closed): Change the web site title
- In the default theme, the title is set with the directive ...
- 07:03 PM Bug #228: Privacy page does not use templates
- The privacy policy is shown when you go for example to http://localhost/communityid/privacy This is not linked from the homepage by default, but people can add the link to it in their custom layout (file /views/layouts_yourdefaulttemplatename/...
- 06:55 PM Bug #230 (Closed): Change wiki about default password
- Thanks for the heads up. The article has been updated.
- 06:51 PM Bug #230: Change wiki about default password
- On the wiki installation page it says the default password is admin/admin. This is not true anymore(?) and the text should be replaced with something like "During installation, you will be asked for desired admin user username and password".
- 06:49 PM Bug #229: Confusing install dir
- I get confused when you on the wiki installation page use the name "communityid" for the example installation directory! The line ...
- 06:46 PM Bug #228: Privacy page does not use templates
- If I add a new privacy.txt in my template (resources/sv_mytmpl), CommunityID does not use it. Instead the normal, language specific page is still shown. I'm not sure if this has to do with my installation or CID, but so far I think it look like CI...
- 06:44 PM Bug #227: Change the web site title
- I can't find where to change the title of my web site. In the views/index.phtml file it reads: ...
- 06:41 PM Feature #226: Disable registration link if registration is disabled
- If registration is disabled the link to the registration form (under the login form) should not be visible. I did not find out how to detect the setting, but this is an idea of what should be added into communityid/modules/users/views/scripts/logi...
- 05:01 PM Feature #225: CID in a subfolder (offering subdomain support)
- Hi, the topic is rather meaningful, I think. So it would be very good to have CID in a subfolder offering subdomain support nevertheless. Thanks for your great job ! Cheers, Jan
- 03:43 PM Feature #222 (Closed): Can not update personal info of a user
- It looks like your PHP installation doesn't have support for the Simplexml extension. This might be either because your PHP is too old (minimal version required is 5.2.4) or it was compiled with the unusual option --disable-simplexml Regards, ...
- 03:37 PM Feature #224: Add check in install for required minimal php version, 5.2.4
- .
- 03:35 PM Bug #221 (Closed): Can not register a new user without using admin interface
- CID needs that the PHP installation is compiled with the option --with-freetype-dir=/usr/lib , which is set by default usually, but it looks like not in your case. We will add a check for this requirement in the installation procedure for version ...
- 03:34 PM Feature #223: add checks in install for existence of GD extension and some other options
- options (and how to check): - GD extension: extension_loaded('gd') - PNG support: function_exists('imagepng') - FT fonts support: function_exists('imageftbbox')
- 08:28 AM Bug #221: Can not register a new user without using admin interface
- Hi, can you please give us a little more information like: PHP version and modules installed Webserver Operation System CID version Is this a new installation or a upgrade Regards Reiner
- 05:00 AM Feature #222: Can not update personal info of a user
- Please change to bug.
- 05:00 AM Feature #222: Can not update personal info of a user
- When I try to edit the personal info of a user I get the following error. Fatal error: Call to undefined function simplexml_load_file() in /etc/communityid/libs/Zend/Locale/Data.php on line 154
- 04:57 AM Bug #221: Can not register a new user without using admin interface
- I turned the production flag in config.php off and when I attempted to register again I got the following warning Warning: Image CAPTCHA requires FT fonts support in /etc/communityid/libs/Zend/Form/Element.php on line 1931 No CAPTCHA is disp...
- 04:54 AM Bug #221: Can not register a new user without using admin interface
- When I attempt to register a new user after I type in all the info for myself and click the "Send" button it seems to only refresh the registration page and clear the password fields, but I can register users through the admin interface.
11/06/2009
- 08:45 PM Revision 561: update the Swedish translation from Peter
- update the Swedish translation from Peter
- 08:05 PM Feature #200: About text from resource file
- I have done this in my own installation of 1.1.0. Very nice if you want your own theme - there are less places to cahnge Community-ID in... ;-) Attached is a tar.gz file with all my changes (not any diffs, sorry).
Also available in: Atom