Close Menu
Projects
Project Manager
Drinks Online
Fællesparken
Translator Helper
Gucchi Production
Writers Delight
Web Tools
Polygon Creator
Amanorian Endless
Amanorian Gold Edition
Amanorian
Skyblock
Dinero Auto MobilePay
Dinero Master
Dinero Auto Invoice
Dinero Manager
Skatehal Member Manager
BillyClientSDK
EconomicClientSDK
AccountingClientSDK
iZettleClientSDK
DineroClientSDK
iZettle Auto Booking
MobilePay Invoice
iZettle Auto Card
Login
Indstillinger
Log Ud
Projects
Project Manager
Drinks Online
Fællesparken
Translator Helper
Gucchi Production
Writers Delight
Web Tools
Polygon Creator
Amanorian Endless
Amanorian Gold Edition
Amanorian
Skyblock
Dinero Auto MobilePay
Dinero Master
Dinero Auto Invoice
Dinero Manager
Skatehal Member Manager
BillyClientSDK
EconomicClientSDK
AccountingClientSDK
iZettleClientSDK
DineroClientSDK
iZettle Auto Booking
MobilePay Invoice
iZettle Auto Card
Login
Indstillinger
Log Ud
Drinks Online
To Do
Notes
Auto Errors
Hide completed items
Normal mode
New Group
3.0.0
make cookie button attach to bottom instead of being always visible if there is no room, or add some way to inject a cookiesettings link
replace site bans with aspnet bans instead
update user admin pages
replace getuserid with AuthenticatedAccount.User.Id
get rid of alternate item templates and use nth css for alternating style instead
remove subject title from email body
add url rewrite
use Thread.CurrentThread.CurrentCulture when getting user number input and displaying numbers
use default image if no image present instead of using a copy of default
responsive design
print drink/article external page
update forum code html, add pager usercontrol, add a class for posts in forum and posts in details, change sql accordingly
update aspx code
localization
add a name/date sorted pager
check context.user through and replace username with getuserid where necessary
add basic translation to drinks so cher can start translating
update owin oauth to use aspnet identity claims
include new identity functions on the account settings page
menu and search div scrolls with page for easy menu access for mobile users
remove database viewstate
add settings class
add appsettings settings to settingsclass
change menu points so you can click the whole button and not just the text
remove smoothies
remove cookie/viewstate from paging and replace with querystring
fix drink of the week and reset drink viewsthismonth in same method
update social button to use a icon and text instead of a image
bundle css and javascript
send errors to projectmanager instead of saving them locally
fill out email and username on the contact page if the user is signed in
send a email when users use the contact page instead of saving it in database
add google adsense
add google webdeveloper
add google analytics
add twitter, google, microsoft and facebook oauth login
check for places in code where site url is static
make sure commented out code gets checked through and updated
update drink uploadedby and vote author and originalauthor to get userid instead of username
use local.user where in need of the current logged in user
use user.username instead of user.settings.displayname
change methods getting data using userid to use username instead
generate item method for forum posts
if user changes items per page on list change currentpage accordingly
remove faq page
add support for multiple languages in database
if lang querystring missing redirect to cookie stored value, user default language, or english
update and localize backend
new user setting: current language. get when the user is created and save in database
find alternative for telerik editor
create usercontrol for rating display
remove ajax controltoolkit
dynamic menu shows incorrectly if page is shrunk from desktop view to mobile view
autocomplete usercontrol
go through all input and add htmlencode in frontend
add maxlength and validation to textboxes frontend
add a drink search class and remove the search specific properties in the drinks class, use userid instead of username to get search
change user_usersearch to use ingredient ids instead of slug and name and make a view for it
add headertext and ingredient drinkingredientitem classes and update database to reflect that
update frontend masterpage codebehind code
update Drink_GetDrinksWithIngredientsSorted to filter out headertext ingredients
clean up tinymce pluings, themes and skins
take a look at tinymce table plugin and see if it is possible to style the properties popup window to be responsive / same problem with link and image popup (tinymce released an update improving mobile view)
take a look at tinymce to see if the menu popup can be moved (tinymce released an update improving mobile view)
go through all input and add htmlencode in backend
add maxlength and validation to textboxes backend
set save/search buttons on admin pages as default
check admin code through to see if language properties can be optimized
disabled style for input controls
loading div for ingredients on edit ingredient page
select list style
validate ingredient input and header text on admin edit drink
move up/down and remove selected ingredient on admin edit drink
check for ispostback before txtsearch.text is assigned in admin pages
save as and save on admin drink edit
move page css to each own css file
scroll to validation summary on error on admin edit drink
run only getingredients when you are editing a drink on admin edit drink
change drink displayingredient to take an ingredient id instead of an entire ingredient
preview mode in admin edit drink
add edit drink validation server side
add upload image logic in edit drink
copy drink ingredients to xml table and delete old table
register the script showlanguage only when viewing an item, as drink loadingredients
user ban administration
user votes administration
user administration
remove client amount validation on drink submit and edit and just validate on server side instead, so users can use their own languages point seperation
Remove language querystring and replace with virtual applications of each website
change header text when viewing when editing or creating new objects
go through administration and add logging
include all users, deleted, approved and unapproved in the administrate users list, mark deleted and unactive in italic
add a is approved property in user details
add a log view for users, categories and ips
change delete string to include what object you are deleting, eg user, glasstype ect as are you sure you want to delete the user gucchi?
remove slettet bruger and replace with empty template
remove userId from log comments
add a if search query is empty remove search query from querystring instead of doing nothing
add no query results when using search
move the pager check for item count so the pager can redirect properly
add querystring swap and restore on admin pages with views
move ingredient amount and headertext validation to ingredient class and use same code to check ingredients in the codebehind on edit drink save
integrate p_page and pvf_page into their respected pages and add a share clickdown menu usercontrol instead
validate hiddenfield values from ingredients drink submit
format logs, name on one line and to from on next
editing a drink voids ingredients
admin pages that needs walkthrough - textpages.aspx, userroles.aspx, articles.aspx,
add sort column to categories
add new cookie permission information
change number of comments per page to 20 and take value from settings
change moderator approve drinks to reflect frontend design
add ssl to site
move rating usercontrol css to css file
change item height on gridviews on adminpages to 30px
drinks are shown double in some categories
make css class for emptydatatext and add to listviews
front page lists had too many items per rows
add myvotes page
go through and check tooltips ect has been translated, alternate text added on images ect
add links properties to classes instead of using string.format everywhere
optimize the way sort options are added to the sort dropdown
change sql to fecth usernames instead of making a lazy call to getuser every time (just drinks author missing)
change user class or add author class to avoid making the same link property many times
make usercontrol to favorite and drinkscard buttons
htmlencode search queries
move int tryparse to get methods and accept a object variable instead, reducing the amount of tryparses needed on aspx pages
swap admin gridviews for listviews
clean up style where possible
change userhostaddress to new ipaddress helper
forum responsive design
scroll up in ingredient list aftern adding an ingredient
refocus search ingredients textbox after adding ingredient to drink
saving a drink without ingredients results in an error instead of telling thats a problem
searching for special characters in drink admin gives an error
when changing itemsperpage when on a page higher than the new page count, itemsperpage isnt swapped properly
round corners of drink images and user profile pictures
pinterest share doesnt work, test other share buttons on live
format dates according to current culture
autocomplete incorrect language
there are still some places that needs html decode (in input fields)
error when searching antyhing containing space
hansen golden rum has a trailing space. consider all trimming input values
change edit comment to edit rating and allow owners of ratings to edit as well as moderators
rename vote.aspx to rate.aspx
administrate ingredients is loading really slowly
dont include forum posts in search auto complete
chance spritemap to use base64 encoded data instead
add table to html sanitizer default and table to tinymce editor
base64 encode icons to save calls
vote drink title is incorrent
add icons to menu like backend has
translate urlrewrite to danish, set up da.drinks-online.eu and add to webmaster tools, analytics, upload sitemap
change h1 to h2 so theres only one h1 on each page
go through all namespaces in classes
style to make search tab visible not working
move print drinkscard up in menu
emptyyourbar results are slow
pager convert icons to base64
fix drinkscard css
urlencode admin searches
us date doesnt fit
style ratings on drinkdetailsview and add date posted
manually htmldecode all data in database apart from data that contains html
urlencode displayuser links (and decode them places where theyre used)
change databound items to use formatted version of name title ect
check everything is working before starting danish translation
danish ingredient amount is displayed incorrectly
move view post code to run on thread.aspx instead of running on post.aspx
add forum and forumpost to not found on error404.aspx
add option to include time as "yesterday at {time}" to timesince method
move forum style to forum.css
go through articles and drinks and check translation
add addconfirm method to controls for easy do you wanna delete x adding
reupload images with no images to update to white background
translate pages to english
go trough all drinks and add garnish/pynt header
add missing danish resx files and go through old ones and check if theyre different than the english ones
drinks ingredients are getting saved with the incorrect ingredient language (all drinks and articles has to be resaved)
add consent script
4.0.0
redo print drinks card. add a preview mode with checkboxes to hide description/picture. add a new class for handling the new preview mode, automatically add more pages if there are more drinks than can fit on one page, add premade themed drinkscards
redo print drinks card. add premade and custom backgrounds
add base class for translations
revise logging
add glasstype descriptions when viewing all drinks with glasstype
add ingredient description when viewing all drinks with ingredient
add a sub category for ingredients holding similar types of ingredients(cola, dr pepper, coca cola, pepsi ect) so users can search, empty your bar and list drinks containing every ingredients in that category
cache lists and drinks and reset when there are changes
add sort on ingredient categories
add ingredient image
add glasstype images
add list of votes
add list of newest drinks
add list of posts
add list of popular drinks
add list of users own votes
add a boolean telling the system if a ingredient is a garnish or not, and add an option to ignore garnish when using empty your bar
add another checkbox when adding ingredient to drink to indicate if the ingredient should display the measurement group (eg instead of 1 slice orange, it would just say slices orange)
change display of some indredient settings eg 1 slice orange should display as 1 orange slice, or 1 pc lime should just display as 1 lime
add swipe to change page on pages with pagers on mobile design (where menu isnt visible)
add custom dialog boxes
forum administration
reduce database calls by including list properties for methods using those properties often (ingredient list, category, glasstype ect). keep lazy loading enabled
clean up template properties
add backend url rewrite
change item templates to have the item as a property instead of having lots of propertynames
split drink and article headermenu
optimize the search check blocks when search is enabed for lists
add edit links on frontend that redirects directly to admin edit
update localization to use strongly typed localresources
add guide to add ingredients when submitting a drink
add option to submit an alternate picture to a drink
add hover images to image buttons with no text so you can see youre hovering it
change drink images so they use the same default picture the same way users profile pictures works so all drinks with no picture doesnt have to load multiple copies of the no image image
4.1.0
Ingredient Measurement Amounts - add support for automatic converting ingredient measurement from parts to amounts and let the user choose which he or she wants to be displayed
Rejected Ideas
Drink Variations - collect all variations of one drinks under one page. too complicated for a small feature, author, comment and listings would have to be recoded
Drink Colors - the general color of the drink so users can search on drink colors if they dont know the name or want to make a themed drink party. No demand for such a feature
Drink Book, similar to print your drink but in a booklet form, adding drinks as well as artices, you can print. No demand for such a feature