Fork: SimpleCaptcha

commits

date

comment

c47b61843eb6
by Aaronontheweb
Jul 3 2010
8:59 AM
default tip

Added a new SimpleCaptcha alternative to Recaptcha.
Modified the captcha loader in CommentView.cs such that only one captcha control will ever load if both are enabled (you can use the priority to determine which one, but even if both have the same priority BE.NET will default to SimpleCaptcha).
Fixed a bug with the tab-order in CommentView.ascx where the submit button actually appeared ahead of any Captcha control.

ca118e63aacf
by betest
Jun 17 2010
9:37 PM

- BlogML import added to the core library (from its own one-click app)
- Fixed bug preventing pingbacks and trackbacks from export into BlogML
- BlogML module extended to also import tags
- Added "lib" folder to solution for 3rd party assemblies

cccab8924ded
by rtur
Jun 12 2010
3:18 PM

- Validation and layout tweeks in login/account
- Spanish translation updated
(1.6.1.9)

6fb87996ca13
by rtur
Jun 10 2010
4:30 AM

Merge with email formattings

6a56551c7006
by rtur
Jun 10 2010
4:26 AM

- Account: client side validation, format and layout improvements

19c3af6be432
by ICaldwell
Jun 7 2010
4:08 PM

Updated several email notifications to look nicer, additionally e-mail to administrator when new comment is shown did not show the smily faces correctly since it was using the relative url, this has been fixed and changed to the absolute URL.

7060ddfb9baf
by rtur
Jun 7 2010
2:47 AM

Merge

cf820877186f
by rtur
Jun 7 2010
2:23 AM

Version number incremented
(1.6.1.8)

ed74810555c7
by rtur
Jun 7 2010
2:14 AM

Account UI changes
Reset password implemented in both XML and DB providers
Password retrieval implemented in the login/account
Capitalization in twitter widget (fix for Linux/Mono)
(1.6.1.7)

31264d28abb5
by Ben Amada
Jun 6 2010
10:23 PM

- Removed loading of widget.js in control panel (discussion 215097)
(1.6.1.7)

4fca4a5f2500
by rtur
Jun 3 2010
9:32 PM

Spanish translation updated

49227e06ce3f
by rtur
Jun 2 2010
2:35 AM

- Recaptcha logging fixed to work with DB and XML providers (#11903)
- Added option to allow only logged users to see any posts (private blog)
- Web configuration files for DB providers updated with .NET 3.5 references
(1.6.1.6)

210fc50d641e
by rtur
May 30 2010
1:14 PM

Updated Italian language translation
Added option to turn on/off self registration
Added option to turn on/off enable comments to logged in users only
Integrated Post Pager control
Added Global style sheet - shared by all themes
(1.6.1.5)

73465665618d
by rtur
May 27 2010
11:19 PM

Client-side validation for Roles
(1.6.1.4)

347f5727d1ca
by rtur
May 27 2010
6:59 PM

Merge with account changes

e362fb5167a4
by betest
May 27 2010
5:47 PM

Login removed from root (moved to account)
(1.6.1.3)

697f01f1b0e1
by betest
May 27 2010
5:39 PM

blog.js and admin.js moved

255aa7293301
by betest
May 27 2010
5:25 PM

Account improvements - self registration, role management.
JavaScript - added jQuery and logic to include scripts from known locations

051205d7c436
by betest
May 18 2010
2:33 PM

Test commit

220a8f7b1452
by Ben Amada
May 23 2010
10:53 AM

- Improvements to XML document reading.
(1.6.1.2)

15aa88cee534
by rprimrose
May 18 2010
10:42 AM

Added sort delegate to referrer date list.

537df1cede18
by rtur
May 15 2010
7:11 PM

Converted to VS 2010 / .NET 3.5
(1.6.1.1)

74fe6ad96021
by rtur
Apr 21 2010
8:25 PM

- Validation when user profile is null
(1.6.1.0)

3a983eef6419
by rtur
Apr 20 2010
2:46 AM

- Minor style sheet changes in admin
- Query string in APML search html encoded

20744856bc16
by rtur
Apr 17 2010
3:36 PM

- Admin image and name with link to profile added to control panel