commits

date

comment

6813f09ac137
by rtur
(24 downloads)
Sat
5:18 PM

Associated with Release: BlogEngine.NET 2.6.

default tip

- Prevent sorting on date error for some cultures (http://blogengine.codeplex.com/discussions/354834)
- Resource handler to use relative path (http://blogengine.codeplex.com/discussions/355505)
(2.6.0.5)

561a64e6f5b4
by rtur
(0 downloads)
Sat
3:50 PM

Merge

ee3b74428215
by technomosh
(0 downloads)
May 9
1:58 PM

Created an RTL supporting template and fixed one translation.

c0c2f03ce721
by BenAmada
(1 download)
Sat
10:52 AM

- Updated JQ-Mobile paths to relative in the SQL Server, MySQL and SQL CE scripts.
- Closing/disposing XmlTextReader in packaging FileSystem.
- DbBlogProvider SQL fix to not use brackets around column names for MySQL compatibility.
- Updated connection string in SQL Server Web.Config file.
(2.6.0.4)

7453dba47b01
by rtur
(23 downloads)
May 8
3:46 AM

- Relative paths for packaging to make packages portable
- Screenshots for built-in widgets
(2.6.0.3)

1e7510d5a43b
by BenAmada
(7 downloads)
May 7
10:30 AM

- Added file existence and LocalVersion checks when uninstalling a package.
- Updated SQL scripts Packages table for JQ-Mobile from 1.2.3 to 1.3.0.
(2.6.0.2)

d4c4239d1891
by BenAmada
(2 downloads)
May 7
6:52 AM

- Specifying a string DBType for the newblogid parameter when inserting a new blog for SQL CE compatibility (issue 12265).
(2.6.0.1)

4e3404beee8d
by rtur
(5 downloads)
May 6
6:50 AM

Merge with SQLite script

f2674e38c1b2
by rtur
(0 downloads)
May 6
6:48 AM

- Auto-fix some known breaking changes when installing old packages
- JQ-Mobile upgraded to 1.3.0 version
- When package install runs into error - remove all installed files
- Fixed case sensitivity issue with theme folder

c6858808e6f9
by Al Nyveldt
(1 download)
May 5
5:53 PM

SQLite initial install and upgrade script

8cc8a35bb68a
by rtur
(2 downloads)
May 5
5:55 AM

- Fixed issue with author profile serialization
- Added tests to validate author profiles
- Fixed issue with packages storage location

947c0c7e7109
by BenAmada
(29 downloads)
Apr 29
7:39 AM

- Commented out Trust Levels in all web.config files.

2b38e45f18fb
by BenAmada
(1 download)
Apr 29
6:19 AM

- Updated XML Welcome Post.
- Synced the "Template" blog folder data with the latest data/files.
- SQLite Web.config update and ReadMe.txt update.
- Changed the default BlogFileSystemProvider in SQL Server web.config to the XmlFileSystemProvider.
- Incremented version for RC.
(2.6.0.0)

21bbf289a9d7
by BenAmada
(34 downloads)
Apr 23
10:38 AM

- Synced SQL Server, MySQL and SQL CE web.config files with the default web.config file.
- BE 2.6 Setup and Upgrade scripts for SQL Server, MySQL and SQL CE, updated SQL CE SDF and ReadMe.txt files.
- Added null check in ExtensionsHelper.
- Removed unneeded files.
(2.5.0.47)

f3d30d373c1b
by rtur
(9 downloads)
Apr 22
4:50 AM

- Fixed issue with installed from gallery packages not show in child blogs
- Fixed error when saving "enable quick notes" setting
(2.5.0.46)

b1581c5f08aa
by rtur
(37 downloads)
Apr 16
2:33 AM

- Post build commands modified to use xcopy and create target dir if not exists
- JQ mobile installed and set as default mobile theme out of the box
(2.5.0.45)

a054ab615232
by rtur
(3 downloads)
Apr 15
7:29 PM

- Resolving couple merging issues with resource files
(2.5.0.44)

b380643e1867
by rtur
(0 downloads)
Apr 15
7:11 PM

Merge

f1a29f4b85d9
by rtur
(1 download)
Apr 15
7:02 PM

- Added post-build commands to copy required files from /lib
- Minor style and layot changes to admin/gallery pages

79deaffd8956
by Ben
(2 downloads)
Apr 15
10:14 AM

- New Site Aggregation multiple blog feature.
- URL Rewrite correction so YMD date URLs work again (e.g. /2012/02/04)
- Changed donation link to navigate to donation page on DNBE.net.
(2.5.0.43)

ce2560e32acb
by rtur
(26 downloads)
Apr 10
1:19 AM

- Had to comment out build providers section after merge - IIS didn't like it

40fa68747b6d
by rtur
(1 download)
Apr 10
1:05 AM

Merge

871ccaf7fa25
by Laumania
(0 downloads)
Apr 7
10:45 PM

Added various changes to the web.config to make a clean installation work on Surftown (Shared-hosting).

d43a5a696c4f
by rtur
(5 downloads)
Apr 10
12:39 AM

- FileManager and QuickNotes ajax calls modified to work with child blogs
- Some javascripts and css pathes needed to point to app root to properly work with child blogs
- Added check to add new category to not allow duplicates
- F# brush added to syntax highlighter
- StopForumSpam converted to extension so it can be disabled/removed
(2.5.0.42)

5611ce25e98e
by rtur
(28 downloads)
Apr 6
3:47 AM

- Minor improvements to logging to output better messages
- Added unit tests for extension/theme/widget installs/uninstalls